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

Unified Diff: webkit/compositor_bindings/compositor_bindings.gyp

Issue 10916307: Add the ubercomp DelegatedRendererLayer. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Use OwnPtrVector Created 8 years, 3 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: webkit/compositor_bindings/compositor_bindings.gyp
diff --git a/webkit/compositor_bindings/compositor_bindings.gyp b/webkit/compositor_bindings/compositor_bindings.gyp
index 0316b4a3ed3cd0b8201678477b252388507a5395..f26950dd9fa0aa9701899c5e4185a9d12c436060 100644
--- a/webkit/compositor_bindings/compositor_bindings.gyp
+++ b/webkit/compositor_bindings/compositor_bindings.gyp
@@ -17,6 +17,8 @@
'WebCompositorImpl.h',
'WebContentLayerImpl.cpp',
'WebContentLayerImpl.h',
+ 'WebDelegatedRendererLayerImpl.cpp',
+ 'WebDelegatedRendererLayerImpl.h',
'WebExternalTextureLayerImpl.cpp',
'WebExternalTextureLayerImpl.h',
'WebFloatAnimationCurveImpl.cpp',
« no previous file with comments | « webkit/compositor_bindings/WebDelegatedRendererLayerImpl.cpp ('k') | webkit/compositor_bindings/web_compositor_support_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698