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

Unified Diff: chrome/android/BUILD.gn

Issue 1678943002: DataUse UI strings should be changeable via Finch (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed sky comments Created 4 years, 10 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/data_use_dialog.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 0b12617e24795fa4243ebed50e5e047efed9754e..dab510c9e7ac1bd212dc7d9e2ae199da39674bc6 100644
--- a/chrome/android/BUILD.gn
+++ b/chrome/android/BUILD.gn
@@ -167,6 +167,7 @@ android_library("chrome_java") {
":resource_id_javagen",
"//chrome:content_setting_javagen",
"//chrome:content_settings_type_javagen",
+ "//chrome:data_use_ui_message_enum_javagen",
"//chrome:signin_metrics_enum_javagen",
]
« no previous file with comments | « chrome/BUILD.gn ('k') | chrome/android/java/res/layout/data_use_dialog.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698