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

Unified Diff: chrome/chrome_tests_unit.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: Typedef, init observer Created 7 years, 11 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_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index ca40e6d156d1121a7cc1d7a3dfbfc07142eb2ed3..648ce5ec0690c5e91a1cd48b81c6c42e7ac24372 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -1150,6 +1150,8 @@
'browser/system_monitor/test_portable_device_watcher_win.h',
'browser/system_monitor/test_removable_device_notifications_window_win.cc',
'browser/system_monitor/test_removable_device_notifications_window_win.h',
+ 'browser/system_monitor/test_removable_storage_notifications.cc',
+ 'browser/system_monitor/test_removable_storage_notifications.h',
'browser/system_monitor/test_volume_mount_watcher_win.cc',
'browser/system_monitor/test_volume_mount_watcher_win.h',
'browser/tab_contents/render_view_context_menu_test_util.cc',

Powered by Google App Engine
This is Rietveld 408576698