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

Unified Diff: content/content_browser.gypi

Issue 9555014: Revert 124288 (made mac browser and ui_tests flaky) - Add Media device notification to SystemMonito… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 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 | « content/browser/mac/media_device_notifications.mm ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
===================================================================
--- content/content_browser.gypi (revision 124333)
+++ content/content_browser.gypi (working copy)
@@ -374,8 +374,6 @@
'browser/load_from_memory_cache_details.cc',
'browser/load_from_memory_cache_details.h',
'browser/load_notification_details.h',
- 'browser/mac/media_device_notifications.h',
- 'browser/mac/media_device_notifications.mm',
'browser/mach_broker_mac.cc',
'browser/mach_broker_mac.h',
'browser/mime_registry_message_filter.cc',
@@ -784,11 +782,6 @@
'../third_party/mozilla/NSPasteboard+Utils.h',
'../third_party/mozilla/NSPasteboard+Utils.mm',
],
- 'link_settings': {
- 'libraries': [
- '$(SDKROOT)/System/Library/Frameworks/DiskArbitration.framework',
- ],
- },
'dependencies': [
'../base/base.gyp:closure_blocks_leopard_compat',
],
« no previous file with comments | « content/browser/mac/media_device_notifications.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698