commit | 313f7c9bec2a46df9a021537a41d3639c1f0d910 | [log] [tgz] |
---|---|---|
author | Daniel Bratell <bratell@opera.com> | Thu Feb 14 21:25:00 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Feb 14 21:25:00 2019 |
tree | a644c3b20d9c0e2dd9caed2bf4e43fc9f37efeec | |
parent | aea61ff4a6072f6b0c67d054ef1fe4248d52fe70 [diff] |
[jumbo] Use full namespaces to clarify which GetReferrerChain is needed There are two namespaces in extensions named GetRefererrChain and in jumbo builds the identically named namespace aliases create for them clashed. This just uses the full namespace name instead of using aliases so that it's always clear (to compiler and humans) which one is used. Bug: 914411 Change-Id: I43336e962a82756bf4be7db74417c6a1fc78e889 Reviewed-on: https://chromium-review.googlesource.com/c/1472571 Reviewed-by: Devlin <rdevlin.cronin@chromium.org> Commit-Queue: Daniel Bratell <bratell@opera.com> Cr-Commit-Position: refs/heads/master@{#632368}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .