aa749dbd8d
When I'm looking at the dynamic call profiles of an internal app test, I see a bunch coming from the SDK itself. In fact, the top five most common dynamic call sites are in the SDK. This fixes four of them. (The fifth is in runUnary() in Zone, and I don't think can be made typed yet.) R=vsm@google.com Review URL: https://codereview.chromium.org/2542723003 .