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

Unified Diff: chrome/chrome_browser.gypi

Issue 11573048: [Media Galleries] Move RemovableStorageInfo notifications to chrome namespace (part 2) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase to head Created 7 years, 12 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 ee7e5ff88ccf0cbdaf56dd8cb0e97dd5d06c8d96..cd62db9538a69744f6f56b6d38b547a5c52c94eb 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2063,6 +2063,8 @@
'browser/system_monitor/removable_device_notifications_mac.mm',
'browser/system_monitor/removable_device_notifications_window_win.cc',
'browser/system_monitor/removable_device_notifications_window_win.h',
+ 'browser/system_monitor/removable_storage_notifications.cc',
+ 'browser/system_monitor/removable_storage_notifications.h',
'browser/system_monitor/udev_util_linux.cc',
'browser/system_monitor/udev_util_linux.h',
'browser/system_monitor/volume_mount_watcher_win.cc',

Powered by Google App Engine
This is Rietveld 408576698