Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(124)

Unified Diff: content/public/common/BUILD.gn

Issue 2443613002: Rename classes related to top controls (Closed)
Patch Set: fix test Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",

Powered by Google App Engine
This is Rietveld 408576698