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

Unified Diff: base/base.gypi

Issue 794273004: Add a Java API for UMA histograms. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years 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: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 5ec41425ad6dad545337a46ccc5ffb11e542ba58..3bd457c3f37b45b4f833d88746745a2becba561b 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -72,6 +72,8 @@
'android/path_service_android.h',
'android/path_utils.cc',
'android/path_utils.h',
+ 'android/record_histogram.cc',
+ 'android/record_histogram.h',
'android/sys_utils.cc',
'android/sys_utils.h',
'android/thread_utils.h',

Powered by Google App Engine
This is Rietveld 408576698