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

Unified Diff: chrome/chrome_browser.gypi

Issue 10919173: Rename Windows SystemMonitor implementation files. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix win unit test Created 8 years, 3 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 f8c50b28e555cb092c502c314d5b2db38c61d032..104e33be2e8e2792400fb96e204576f912ff82d3 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1876,8 +1876,6 @@
'browser/system_monitor/media_device_notifications_chromeos.h',
'browser/system_monitor/media_device_notifications_utils.cc',
'browser/system_monitor/media_device_notifications_utils.h',
- 'browser/system_monitor/media_device_notifications_window_win.cc',
- 'browser/system_monitor/media_device_notifications_window_win.h',
'browser/system_monitor/removable_device_constants.cc',
'browser/system_monitor/removable_device_constants.h',
'browser/system_monitor/media_storage_util.cc',
@@ -1885,6 +1883,8 @@
'browser/system_monitor/media_storage_util_linux.cc',
'browser/system_monitor/removable_device_notifications_linux.cc',
'browser/system_monitor/removable_device_notifications_linux.h',
+ 'browser/system_monitor/removable_device_notifications_window_win.cc',
+ 'browser/system_monitor/removable_device_notifications_window_win.h',
'browser/tab_contents/background_contents.cc',
'browser/tab_contents/background_contents.h',
'browser/tab_contents/language_state.cc',
« no previous file with comments | « chrome/browser/system_monitor/removable_device_notifications_window_win_unittest.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698