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

Unified Diff: chrome/android/BUILD.gn

Issue 2904083003: [Payments] Use C++ metric enums in Java. (Closed)
Patch Set: Enum rename for Windows 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
« no previous file with comments | « chrome/BUILD.gn ('k') | chrome/android/java/src/org/chromium/chrome/browser/payments/JourneyLogger.java » ('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 83f6dc191ce61f8302dc9b8a214822acb688f1d7..c8e1732de06d88913cb13e7664fcd12e586c20a8 100644
--- a/chrome/android/BUILD.gn
+++ b/chrome/android/BUILD.gn
@@ -253,6 +253,7 @@ android_library("chrome_java") {
"//chrome:offline_pages_enum_javagen",
"//chrome:page_info_connection_type_javagen",
"//chrome:page_info_action_javagen",
+ "//chrome:payments_journey_logger_enum_javagen",
"//chrome:quick_action_category_enum_javagen",
"//chrome:sad_tab_event_enum_javagen",
"//chrome:signin_metrics_enum_javagen",
« no previous file with comments | « chrome/BUILD.gn ('k') | chrome/android/java/src/org/chromium/chrome/browser/payments/JourneyLogger.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698