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

Unified Diff: gpu/gpu.gyp

Issue 1901253002: Mac: Towards moving CALayerTree to the browser proc (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 8 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 | « no previous file | gpu/gpu_ipc_service.gypi » ('j') | ui/accelerated_widget_mac/DEPS » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/gpu.gyp
diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp
index 8dcbb291a3db293705910fea923aceb84c892056..f9b6c4cac20293f0ba38bb10a7d143edc6f33b42 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': [
« no previous file with comments | « no previous file | gpu/gpu_ipc_service.gypi » ('j') | ui/accelerated_widget_mac/DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698