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

Unified Diff: ui/base/ui_base.gyp

Issue 347653005: Make cross-process CALayers work on Mac (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@image_transport_1
Patch Set: Incorporate review feedback Created 6 years, 6 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
« ui/base/cocoa/remote_layer_api.h ('K') | « ui/base/cocoa/remote_layer_api.mm ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/ui_base.gyp
diff --git a/ui/base/ui_base.gyp b/ui/base/ui_base.gyp
index ec69b137725fe09bd6e927e1af167900279b48f6..c0fc4dc3ab5a836df5183177e497ac853647c55c 100644
--- a/ui/base/ui_base.gyp
+++ b/ui/base/ui_base.gyp
@@ -107,6 +107,8 @@
'cocoa/nib_loading.mm',
'cocoa/nsgraphics_context_additions.h',
'cocoa/nsgraphics_context_additions.mm',
+ 'cocoa/remote_layer_api.h',
+ 'cocoa/remote_layer_api.mm',
'cocoa/tracking_area.h',
'cocoa/tracking_area.mm',
'cocoa/underlay_opengl_hosting_window.h',
« ui/base/cocoa/remote_layer_api.h ('K') | « ui/base/cocoa/remote_layer_api.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698