commit | af82221aab71bdca0362815c6fb7223bcb36c9df | [log] [tgz] |
---|---|---|
author | Daniel Bratell <[email protected]> | Tue Mar 13 11:15:06 2018 |
committer | Commit Bot <[email protected]> | Tue Mar 13 11:15:06 2018 |
tree | 1cebb38c2d46fa7f8149af073250008ce55a166c | |
parent | 740e2747359c12e0208f21cbf48a457ebb8cfe55 [diff] |
Give some g_delegate variables unique names In jumbo builds, many files share the same anonymous namespace so having a file local symbol name might still clash with other files having the same file local name. This patch renames a couple of g_delegate variables that caused clashes in some (non-default) jumbo configurations. Bug: 746957 Change-Id: I732d7223be88d4871a4ae7294377bc558a2ac2ca Reviewed-on: https://chromium-review.googlesource.com/957727 Reviewed-by: Joshua Pawlicki <[email protected]> Reviewed-by: Ben Wells <[email protected]> Commit-Queue: Daniel Bratell <[email protected]> Cr-Commit-Position: refs/heads/master@{#542767}
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 .