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

Unified Diff: chrome/android/BUILD.gn

Issue 2754383004: Rename WebsiteSettings code to PageInfo. (Closed)
Patch Set: Upload missing comment fix for WebSettingsUI -> PageInfoUI. 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
« no previous file with comments | « chrome/BUILD.gn ('k') | chrome/android/java/res/layout/page_info.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/BUILD.gn
diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
index a478f4407d863cc6559eaed37476f42d37f796e1..55ca1fcbfa497db96313407a9f7e2114aa48aa82 100644
--- a/chrome/android/BUILD.gn
+++ b/chrome/android/BUILD.gn
@@ -254,7 +254,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",
« no previous file with comments | « chrome/BUILD.gn ('k') | chrome/android/java/res/layout/page_info.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698