| Index: content/public/common/BUILD.gn
|
| diff --git a/content/public/common/BUILD.gn b/content/public/common/BUILD.gn
|
| index efd2e7b2f0d3d7a955dbfb90bf6c455ca1b6bdaa..37732833e84b8f46251be66681f22e6fa045fc41 100644
|
| --- a/content/public/common/BUILD.gn
|
| +++ b/content/public/common/BUILD.gn
|
| @@ -96,6 +96,7 @@ source_set("common_sources") {
|
| "associated_interface_provider.h",
|
| "associated_interface_registry.h",
|
| "bindings_policy.h",
|
| + "browser_controls_state.h",
|
| "browser_side_navigation_policy.cc",
|
| "browser_side_navigation_policy.h",
|
| "cdm_info.h",
|
| @@ -206,7 +207,6 @@ source_set("common_sources") {
|
| "stop_find_action.h",
|
| "storage_quota_params.h",
|
| "three_d_api_types.h",
|
| - "top_controls_state.h",
|
| "transition_element.h",
|
| "url_constants.cc",
|
| "url_constants.h",
|
|
|