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

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: Minor updates to base/mac/keychain_metrics.h. 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/mac/keychain_metrics.h » ('j') | base/mac/keychain_metrics.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..3e3230a0c72c702695a83a0fd276435cdf4cc02f 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -281,6 +281,8 @@
'mac/cocoa_protocols.h',
'mac/foundation_util.h',
'mac/foundation_util.mm',
+ 'mac/keychain_metrics.cc',
+ 'mac/keychain_metrics.h',
'mac/launch_services_util.cc',
'mac/launch_services_util.h',
'mac/launchd.cc',
« no previous file with comments | « no previous file | base/mac/keychain_metrics.h » ('j') | base/mac/keychain_metrics.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698