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

Unified Diff: webkit/compositor_bindings/compositor_bindings.gyp

Issue 11348371: cc: Move WebCompositorOutputSurface and related classes into cc/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: forlanding6 Created 8 years 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 | « ui/compositor/compositor.cc ('k') | webkit/compositor_bindings/test/web_layer_tree_view_test_common.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/compositor_bindings/compositor_bindings.gyp
diff --git a/webkit/compositor_bindings/compositor_bindings.gyp b/webkit/compositor_bindings/compositor_bindings.gyp
index 16158f385807648e1bdf79162f2af080ef9e8bd7..d122687a356747202e01d3574f568e8ef624f227 100644
--- a/webkit/compositor_bindings/compositor_bindings.gyp
+++ b/webkit/compositor_bindings/compositor_bindings.gyp
@@ -9,6 +9,10 @@
'web_animation_curve_common.h',
'web_animation_impl.cc',
'web_animation_impl.h',
+ 'web_compositor_support_output_surface.cc',
+ 'web_compositor_support_output_surface.h',
+ 'web_compositor_support_software_output_device.cc',
+ 'web_compositor_support_software_output_device.h',
'web_content_layer_impl.cc',
'web_content_layer_impl.h',
'web_delegated_renderer_layer_impl.cc',
« no previous file with comments | « ui/compositor/compositor.cc ('k') | webkit/compositor_bindings/test/web_layer_tree_view_test_common.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698