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

Unified Diff: chrome/chrome_browser.gypi

Issue 11416089: [Media Galleries] Filesystem interface for Mac PTP/MTP devices using ImageCaptureCore (part 3) (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Disable GalleryNameMTP test for mac Created 7 years, 10 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/image_capture_device.mm ('k') | chrome/chrome_tests_unit.gypi » ('j') | 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 0d7de8b9e9d1c630eb34ffa74930727da5f05204..0a95bbd9f804c7e975aa2b38448688c849d84859 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1051,6 +1051,8 @@
'browser/media_gallery/linux/mtp_read_file_worker.h',
'browser/media_gallery/linux/mtp_recursive_device_object_enumerator.cc',
'browser/media_gallery/linux/mtp_recursive_device_object_enumerator.h',
+ 'browser/media_gallery/mac/mtp_device_delegate_impl_mac.h',
+ 'browser/media_gallery/mac/mtp_device_delegate_impl_mac.mm',
'browser/media_gallery/media_file_system_registry.cc',
'browser/media_gallery/media_file_system_registry.h',
'browser/media_gallery/media_galleries_dialog_controller.cc',
« no previous file with comments | « chrome/browser/system_monitor/image_capture_device.mm ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698