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 1578433002: Implementation of newly designed sign in related histograms for Android (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: import RecordHistogram in SigninManager 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 | « components/signin/core/browser/signin_metrics.h ('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 3f65bf4440c3d78d6170b81e75dc5bf4e3769f81..ab36257bbc5f2b04c17bed1753f4dc670d5a63f1 100644
--- a/tools/android/eclipse/.classpath
+++ b/tools/android/eclipse/.classpath
@@ -136,6 +136,7 @@ to the classpath for downstream development. See "additional_entries" below.
<classpathentry kind="src" path="out/Debug/gen/enums/result_codes_java"/>
<classpathentry kind="src" path="out/Debug/gen/enums/screen_orientation_values_java"/>
<classpathentry kind="src" path="out/Debug/gen/enums/selection_event_type_java"/>
+ <classpathentry kind="src" path="out/Debug/gen/enums/signin_metrics_enum_java"/>
<classpathentry kind="src" path="out/Debug/gen/enums/speech_recognition_error_java"/>
<classpathentry kind="src" path="out/Debug/gen/enums/system_ui_resource_type_java"/>
<classpathentry kind="src" path="out/Debug/gen/enums/tab_load_status_java"/>
« no previous file with comments | « components/signin/core/browser/signin_metrics.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698