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

Unified Diff: components/signin.gypi

Issue 270673003: UMA metrics - number of accounts per profile and account reconciler. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix compile error, out-of-order parameter Created 6 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 | « no previous file | components/signin/core/browser/account_reconcilor.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/signin.gypi
diff --git a/components/signin.gypi b/components/signin.gypi
index 56e2a63369b3467f7f34899ae16cf7f8e6159953..cbfb48e0ef1bd214f3bc46a867a769c15a4aa6c6 100644
--- a/components/signin.gypi
+++ b/components/signin.gypi
@@ -60,6 +60,8 @@
'signin/core/browser/signin_manager.h',
'signin/core/browser/signin_manager_cookie_helper.cc',
'signin/core/browser/signin_manager_cookie_helper.h',
+ 'signin/core/browser/signin_metrics.cc',
+ 'signin/core/browser/signin_metrics.h',
'signin/core/browser/signin_oauth_helper.cc',
'signin/core/browser/signin_oauth_helper.h',
'signin/core/browser/signin_tracker.cc',
« no previous file with comments | « no previous file | components/signin/core/browser/account_reconcilor.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698