dc4b3d5be9
static/top-levels don't need extension method, operator renames, or different slots* for private members (static members are qualified by the static type, so they aren't ambiguous, e.g. Foo._foo and Bar._foo where Foo and Bar are in same/different libraries) R=jacobr@google.com Review URL: https://codereview.chromium.org/1111863002