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

Unified Diff: content/content_browser.gypi

Issue 16189012: Add a path to use CALayers to display content (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Resolve again Created 7 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
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index d1fca3b437b43f09a864a4cf2117dc1f1c6a39fb..023bb67d5547e8e321c6af338ed7890afcc5b668 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -722,6 +722,8 @@
'browser/renderer_host/compositor_impl_android.h',
'browser/renderer_host/compositing_iosurface_context_mac.mm',
'browser/renderer_host/compositing_iosurface_context_mac.h',
+ 'browser/renderer_host/compositing_iosurface_layer_mac.h',
+ 'browser/renderer_host/compositing_iosurface_layer_mac.mm',
'browser/renderer_host/compositing_iosurface_mac.h',
'browser/renderer_host/compositing_iosurface_mac.mm',
'browser/renderer_host/compositing_iosurface_shader_programs_mac.cc',
« no previous file with comments | « content/browser/renderer_host/render_widget_host_view_mac.mm ('k') | content/public/common/content_switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698