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

Unified Diff: chrome/android/BUILD.gn

Issue 2754383004: Rename WebsiteSettings code to PageInfo. (Closed)
Patch Set: Rename everything. Created 3 years, 9 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: chrome/android/BUILD.gn
diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
index 79752346239c1d86f9f284ab90a9f1d4e6539a6b..4d8777b97ca3d7aa1013f5b39aef6ce3a455815e 100644
--- a/chrome/android/BUILD.gn
+++ b/chrome/android/BUILD.gn
@@ -253,7 +253,7 @@ android_library("chrome_java") {
"//chrome:signin_metrics_enum_javagen",
"//chrome:quick_action_category_enum_javagen",
"//chrome:page_info_connection_type_javagen",
- "//chrome:website_settings_action_javagen",
+ "//chrome:page_info_action_javagen",
"//components/browsing_data/core:browsing_data_utils_java",
"//components/browsing_data/core:clear_browsing_data_tab_java",
"//components/infobars/core:infobar_enums_java",

Powered by Google App Engine
This is Rietveld 408576698