Index: gpu/gpu.gyp |
diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp |
index d0028712c2f21938b00b4a5c90301204f4025df1..bc0ae8a3c166c28caa0d6d6ad8245dc02348edda 100644 |
--- a/gpu/gpu.gyp |
+++ b/gpu/gpu.gyp |
@@ -341,16 +341,8 @@ |
}], |
['OS == "mac"', { |
'sources': [ |
- 'ipc/service/ca_layer_tree_unittest_mac.mm', |
'ipc/service/gpu_memory_buffer_factory_io_surface_unittest.cc', |
], |
- 'link_settings': { |
- 'libraries': [ |
- '$(SDKROOT)/System/Library/Frameworks/CoreMedia.framework', |
- '$(SDKROOT)/System/Library/Frameworks/AVFoundation.framework', |
- '$(SDKROOT)/System/Library/Frameworks/QuartzCore.framework', |
- ], |
- }, |
}], |
['use_ozone == 1', { |
'sources': [ |