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

Unified Diff: chrome/chrome_browser.gypi

Issue 10933114: Combine boolean MediaDeviceNotifications histograms to an enumerated histogram. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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 88cf99b99a4a325c6df6c7ec55c5f2feefc33497..8974d8ebb9932a08a0ff0e20bef3dfd8a808970a 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1921,6 +1921,8 @@
'browser/system_monitor/media_storage_util_linux.cc',
'browser/system_monitor/removable_device_notifications_chromeos.cc',
'browser/system_monitor/removable_device_notifications_chromeos.h',
+ 'browser/system_monitor/removable_device_notifications_histogram.cc',
+ 'browser/system_monitor/removable_device_notifications_histogram.h',
'browser/system_monitor/removable_device_notifications_linux.cc',
'browser/system_monitor/removable_device_notifications_linux.h',
'browser/system_monitor/removable_device_notifications_mac.h',

Powered by Google App Engine
This is Rietveld 408576698