diff options
Diffstat (limited to 'chrome/chrome_tests_unit.gypi')
-rw-r--r-- | chrome/chrome_tests_unit.gypi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi index 4b57133..5ffa22f 100644 --- a/chrome/chrome_tests_unit.gypi +++ b/chrome/chrome_tests_unit.gypi @@ -159,6 +159,8 @@ 'browser/sessions/session_types_test_helper.h', 'browser/ssl/ssl_client_auth_requestor_mock.cc', 'browser/ssl/ssl_client_auth_requestor_mock.h', + 'browser/system_monitor/test_removable_storage_notifications.cc', + 'browser/system_monitor/test_removable_storage_notifications.h', 'browser/ui/browser.h', 'browser/ui/cocoa/find_bar/find_bar_host_unittest_util_cocoa.mm', 'browser/ui/cocoa/run_loop_testing.h', @@ -1186,8 +1188,6 @@ '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', |