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

Unified Diff: tools/android/eclipse/.classpath

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 | « components/payments/core/journey_logger_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/android/eclipse/.classpath
diff --git a/tools/android/eclipse/.classpath b/tools/android/eclipse/.classpath
index 17a08582ce39df81e011a2f5c6bdd4658d434bb2..e933cd80feb2eecd03415c2ae4445cb3b5de808a 100644
--- a/tools/android/eclipse/.classpath
+++ b/tools/android/eclipse/.classpath
@@ -174,6 +174,7 @@ to the classpath for downstream development. See "additional_entries" below.
<classpathentry kind="src" path="out/Debug/gen/enums/offline_page_model_enums_java"/>
<classpathentry kind="src" path="out/Debug/gen/enums/page_info_connection_type_java"/>
<classpathentry kind="src" path="out/Debug/gen/enums/page_transition_types_java"/>
+ <classpathentry kind="src" path="out/Debug/gen/enums/payments_journey_logger_enum_java"/>
<classpathentry kind="src" path="out/Debug/gen/enums/popup_item_type_java"/>
<classpathentry kind="src" path="out/Debug/gen/enums/private_key_types_java"/>
<classpathentry kind="src" path="out/Debug/gen/enums/profile_account_management_metrics_java"/>
« no previous file with comments | « components/payments/core/journey_logger_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698