Narrowed scope of a UrlWithoutFragment method
In jumbo builds many files are compiled in the same translation unit and then their anonymous namespaces will also be one and the same. In blink/inspector two (identical) UrlWithoutFragment functions end up colliding. This patch changes it so that one of them has a more narrow scope. The patch also removes the special casing of these files from the build system. Bug: 713137 Change-Id: If0b8bfb8a13c1191aa4e1c07d2aa1472ed168f29 Reviewed-on: https://chromium-review.googlesource.com/985978Reviewed-by:Pavel Feldman <pfeldman@chromium.org> Commit-Queue: Daniel Bratell <bratell@opera.com> Cr-Commit-Position: refs/heads/master@{#547653}
Showing
Please register or sign in to comment