Move kRestrictGoogleWebVisibility into variations_features.h.
Doing this allows us to avoid the below DCHECK encountered when running the status quo tests. Having variations_features.h allows us to avoid splitting the variations static_library into two because variations_features can have its own target in the BUILD file. ...FATAL:feature_list.cc(472)] Check failed: CheckFeatureIdentity(feature). RestrictGoogleWebVisibility Bug: 1094303 Change-Id: I9ee3f02d8f3cde7398e759fe54b19cdc9ebb2271 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410554 Commit-Queue: Caitlin Fischer <caitlinfischer@google.com> Reviewed-by:Alexei Svitkine <asvitkine@chromium.org> Cr-Commit-Position: refs/heads/master@{#808032}
Showing
Please register or sign in to comment