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

Unified Diff: webkit/compositor_bindings/compositor_bindings.gyp

Issue 10963056: [cc] Add window decoration layers (NinePatch) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: hacky rebase for Jerome to use Created 8 years, 2 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 | « webkit/compositor_bindings/WebLayerTest.cpp ('k') | no next file » | 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 bf6c8178bdd81eec46fdd25f4288da02076503c0..6a3e2e256551ca5af1de361f1b95f98b4ceb7a01 100644
--- a/webkit/compositor_bindings/compositor_bindings.gyp
+++ b/webkit/compositor_bindings/compositor_bindings.gyp
@@ -15,6 +15,8 @@
'WebCompositorImpl.h',
'WebContentLayerImpl.cpp',
'WebContentLayerImpl.h',
+ 'WebDecorationLayerImpl.cpp',
+ 'WebDecorationLayerImpl.h',
'WebDelegatedRendererLayerImpl.cpp',
'WebDelegatedRendererLayerImpl.h',
'WebExternalTextureLayerImpl.cpp',
« no previous file with comments | « webkit/compositor_bindings/WebLayerTest.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698