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

Unified Diff: chrome/android/BUILD.gn

Issue 2904083003: [Payments] Use C++ metric enums in Java. (Closed)
Patch Set: Created 3 years, 7 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 25d2f1eb2a1d4140ed7b4d19f709d50cbb6d1dc0..9360f2ef4f33227b5a88c49e47686dea933478f6 100644
--- a/chrome/android/BUILD.gn
+++ b/chrome/android/BUILD.gn
@@ -249,6 +249,7 @@ android_library("chrome_java") {
"//chrome:content_setting_javagen",
"//chrome:content_settings_type_javagen",
"//chrome:data_use_ui_message_enum_javagen",
+ "//chrome:journey_logger_enum_javagen",
"//chrome:offline_pages_enum_javagen",
"//chrome:page_info_connection_type_javagen",
"//chrome:page_info_action_javagen",

Powered by Google App Engine
This is Rietveld 408576698