Revert "[jumbo] Make it one g_id_map instead of two."
This reverts commit 41aadb51. Reason for revert: Introduces static initializers according to https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/mac-rel/552. Original change's description: > [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} TBR=ellyjones@chromium.org,ccameron@chromium.org,bratell@opera.com Change-Id: I70fdf14f4759f74e9572e0b69884febb2607adcc No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 859152 Reviewed-on: https://chromium-review.googlesource.com/1213705Reviewed-by:Justin Donnelly <jdonnelly@chromium.org> Commit-Queue: Justin Donnelly <jdonnelly@chromium.org> Cr-Commit-Position: refs/heads/master@{#589620}
Showing
Please register or sign in to comment