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

Unified Diff: chrome/chrome_browser.gypi

Issue 10918259: [Chrome OS]Implement MediaStorageUtil::GetDeviceInfoForPath function to support media gallery permi… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Addressed review comments. 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 88cf99b99a4a325c6df6c7ec55c5f2feefc33497..c68e1ef34c267bb0bf75d5065446f432118a4dac 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1917,6 +1917,7 @@
'browser/system_monitor/removable_device_constants.cc',
'browser/system_monitor/removable_device_constants.h',
'browser/system_monitor/media_storage_util.cc',
+ 'browser/system_monitor/media_storage_util_chromeos.cc',
vandebo (ex-Chrome) 2012/09/16 23:03:19 Also not needed
kmadhusu 2012/09/17 21:47:55 Done.
'browser/system_monitor/media_storage_util.h',
'browser/system_monitor/media_storage_util_linux.cc',
'browser/system_monitor/removable_device_notifications_chromeos.cc',

Powered by Google App Engine
This is Rietveld 408576698