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

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: Fixing up tests 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 d9898d2d8f618e80e1f852a39ce783e59f295a1b..a2dcdf4f2a15f778cacfa23f4fae5f9aea5ceb20 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -1164,6 +1164,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