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

Unified Diff: chrome/chrome_browser.gypi

Issue 26943002: Add UMA histogram data representing the Synced Notifications feature. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Synced Notifications UMA - remove actions array and fix bug. Created 7 years, 2 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
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 4ef2721ab9d937b87d6a78262f886a67f9247f55..439dd77d4c9acb7402f65917ac8a81592b2b9a6b 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1328,6 +1328,8 @@
'browser/notifications/sync_notifier/notification_bitmap_fetcher.h',
'browser/notifications/sync_notifier/synced_notification.cc',
'browser/notifications/sync_notifier/synced_notification.h',
+ 'browser/notifications/sync_notifier/synced_notification_stats.cc',
+ 'browser/notifications/sync_notifier/synced_notification_stats.h',
'browser/omnibox/omnibox_field_trial.cc',
'browser/omnibox/omnibox_field_trial.h',
'browser/omnibox/omnibox_log.cc',

Powered by Google App Engine
This is Rietveld 408576698