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

Unified Diff: base/base.gypi

Issue 714273004: mac: Expose keychain access frequency to Telemetry. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mock_keychain_sleep
Patch Set: Comments from dtu. 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
« no previous file with comments | « no previous file | base/perf_util.h » ('j') | base/perf_util.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index f9451662c086f77c3be269eeab051684bb344579..e4b6e8fa29ec53eeccecee87940e1602102a5f05 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -429,6 +429,8 @@
'path_service.h',
'pending_task.cc',
'pending_task.h',
+ 'perf_util.cc',
+ 'perf_util.h',
'pickle.cc',
'pickle.h',
'port.h',
« no previous file with comments | « no previous file | base/perf_util.h » ('j') | base/perf_util.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698