| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 1feab9f24682863cca6605b1783fa34ee81c1815..713530acd56a67ba2ce86175a6a637177bb6f3f5 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -1671,9 +1671,9 @@
|
| 'browser/sync/test_profile_sync_service.h',
|
| 'browser/system_monitor/media_device_notifications_chromeos_unittest.cc',
|
| 'browser/system_monitor/media_device_notifications_utils_unittest.cc',
|
| - 'browser/system_monitor/media_device_notifications_window_win_unittest.cc',
|
| 'browser/system_monitor/media_storage_util_unittest.cc',
|
| 'browser/system_monitor/removable_device_notifications_linux_unittest.cc',
|
| + 'browser/system_monitor/removable_device_notifications_window_win_unittest.cc',
|
| 'browser/tab_contents/render_view_context_menu_unittest.cc',
|
| 'browser/tab_contents/thumbnail_generator_unittest.cc',
|
| 'browser/tab_contents/web_contents_user_data_unittest.cc',
|
|
|