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

Unified Diff: chrome/chrome_browser.gypi

Issue 11088012: [Win, MediaGallery] Enumerate and handle mtp device attach/detach events. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rename storage_iter => storage_map_iter Created 8 years, 2 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
« no previous file with comments | « chrome/browser/system_monitor/removable_device_notifications_window_win_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 45b7bedaa6b7aa509c803b1792468fc53f8e85a2..9fe3510fac35994cb1f3d56f3c2256414bac19a6 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1983,6 +1983,8 @@
'browser/system_monitor/media_storage_util.h',
'browser/system_monitor/media_transfer_protocol_device_observer_linux.cc',
'browser/system_monitor/media_transfer_protocol_device_observer_linux.h',
+ 'browser/system_monitor/portable_device_watcher_win.cc',
+ 'browser/system_monitor/portable_device_watcher_win.h',
'browser/system_monitor/removable_device_constants.cc',
'browser/system_monitor/removable_device_constants.h',
'browser/system_monitor/removable_device_notifications_chromeos.cc',
« no previous file with comments | « chrome/browser/system_monitor/removable_device_notifications_window_win_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698