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

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: autogen enum and more changes 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
Index: chrome/android/BUILD.gn
diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
index d0e5227904a3cd791b67cc7778c515313360e8c3..780d5928e2647bbbce5d566a6264cfd7ca059f9b 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",
]

Powered by Google App Engine
This is Rietveld 408576698