Jumbo: Fix a build error in components/content_settings
The build error occurs if using `use_jumbo_build=true` in GN configuration. The same variable name is used in the anonymous namespace of content_settings_registry.cc and website_settings_registry.cc. It can cause a name conflict during merging both files. TBR=raymes@chromium.org NOTRY=true Bug: none Change-Id: I33eeb5ff00a2ab113d28a63f0044442375b98df2 Reviewed-on: https://chromium-review.googlesource.com/1212422 Commit-Queue: Jinho Bang <jinho.bang@samsung.com> Reviewed-by:Jinho Bang <jinho.bang@samsung.com> Cr-Commit-Position: refs/heads/master@{#589400}
Showing
Please register or sign in to comment