Remove namespace alias (chrome/browser/extensions)
When using Jumbo build, the namespace alias Create in /api/context_menus/context_menus_api.cc conflicts with the function Create called from api/desktop_capture/desktop_capture_base.cc. This commits solves the issue by removing the namespace alias. It also removes the namespace aliases Update and Remove in the same file to avoid this issue in the future. Bug: 850484 Change-Id: Ibdb940e153a89b7120c670e806be34fc4e95ab90 Reviewed-on: https://chromium-review.googlesource.com/1099062Reviewed-by:Ken Rockot <rockot@chromium.org> Commit-Queue: Oscar Johansson <oscarj@opera.com> Cr-Commit-Position: refs/heads/master@{#567164}
Showing
Please register or sign in to comment