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

Unified Diff: chrome/chrome_browser.gypi

Issue 23902057: Stats collector for message center. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add histogram.xml Created 7 years, 3 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 ec87d2c7071efc07ee41ff881f344389acee04c2..a7badd008a1437ddc57fddc7a7377c2ca6c80b36 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1257,6 +1257,8 @@
'browser/notifications/message_center_notification_manager_win.cc',
'browser/notifications/message_center_settings_controller.cc',
'browser/notifications/message_center_settings_controller.h',
+ 'browser/notifications/message_center_stats_collector.cc',
+ 'browser/notifications/message_center_stats_collector.h',
'browser/notifications/notification.cc',
'browser/notifications/notification.h',
'browser/notifications/screen_lock_notification_blocker.cc',

Powered by Google App Engine
This is Rietveld 408576698