commit | 41aadb51b0a88e70923eb998a7815fa14ea435aa | [log] [tgz] |
---|---|---|
author | Daniel Bratell <bratell@opera.com> | Fri Sep 07 08:41:34 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Sep 07 08:41:34 2018 |
tree | 7aeecabbf7afa775bf40fccfe053d5c1261f8cec | |
parent | caf1e695161420d7f8fee40b8139ccd0244be6a9 [diff] |
[jumbo] Make it one g_id_map instead of two. A commit just introduced a second g_id_map in ui/views/cocoa, which broke jumbo builds. This renames the g_id_map globals to the longer names g_id_to_impl_map and g_id_to_host_impl_map. Bug: 859152 TBR=ccameron@chromium.org,ellyjones@chromium.org Change-Id: Id30d71b67f4bfb7c3ddc3ec8d03c759b5b7df14f Reviewed-on: https://chromium-review.googlesource.com/1212862 Reviewed-by: Daniel Bratell <bratell@opera.com> Commit-Queue: Daniel Bratell <bratell@opera.com> Cr-Commit-Position: refs/heads/master@{#589465}
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 .