Gave some Mac/Views helper functions unique names
In jumbo experiments (jumbo is not yet supported in chrome/browser/ui) several GetBubbleAnchorView and GetBubbleAnchorRect functions clashed. They were more or less identical but there is no obvious place to share them, and even though they are small, the code gets messier if you inline them. This patch gives the functions unique names as a preparation for jumbo support in chrome/browser/ui Bug: 803406 Change-Id: I104ae7cc961dd867e89e06fe8f18b401b39af549 Reviewed-on: https://chromium-review.googlesource.com/998158Reviewed-by:Elly Fong-Jones <ellyjones@chromium.org> Commit-Queue: Daniel Bratell <bratell@opera.com> Cr-Commit-Position: refs/heads/master@{#548778}
Showing
Please register or sign in to comment