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

Unified Diff: chrome/chrome_browser.gypi

Issue 10909259: Share MediaStorageUtil common code among platforms. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix win tests 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
« no previous file with comments | « chrome/browser/system_monitor/removable_device_notifications_window_win.h ('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 88cf99b99a4a325c6df6c7ec55c5f2feefc33497..bfdc6d5d739fbb9818bf0bcae809ecb629e1832e 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1918,7 +1918,6 @@
'browser/system_monitor/removable_device_constants.h',
'browser/system_monitor/media_storage_util.cc',
'browser/system_monitor/media_storage_util.h',
- 'browser/system_monitor/media_storage_util_linux.cc',
'browser/system_monitor/removable_device_notifications_chromeos.cc',
'browser/system_monitor/removable_device_notifications_chromeos.h',
'browser/system_monitor/removable_device_notifications_linux.cc',
@@ -2283,7 +2282,6 @@
['exclude', 'browser/policy/user_policy_signin_service_factory.h'],
['exclude', 'browser/platform_util_linux.cc'],
['exclude', 'browser/speech/extension_api/tts_extension_api_linux.cc'],
- ['exclude', 'browser/system_monitor/media_storage_util_linux.cc'],
['exclude', 'browser/system_monitor/removable_device_notifications_linux.cc'],
['exclude', 'browser/system_monitor/removable_device_notifications_linux.h'],
['exclude', 'browser/ui/webui/help/version_updater_basic.cc'],
« no previous file with comments | « chrome/browser/system_monitor/removable_device_notifications_window_win.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698