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

Unified Diff: cc/cc.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 | « cc/DecorationLayerChromiumTest.cpp ('k') | webkit/compositor_bindings/WebDecorationLayerImpl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index 399d83d5c98ce48f6aa40f2d35aad4d9d5f16342..112298ac44361a0ff950aa23db3273fcd059b9b5 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -29,6 +29,8 @@
'CCDebugBorderDrawQuad.h',
'debug_rect_history.cc',
'CCDebugRectHistory.h',
+ 'CCDecorationLayerImpl.cpp',
+ 'CCDecorationLayerImpl.h',
'delay_based_time_source.cc',
'CCDelayBasedTimeSource.h',
'delegated_renderer_layer_impl.cc',
@@ -171,6 +173,8 @@
'content_layer.cc',
'ContentLayerChromium.h',
'ContentLayerChromiumClient.h',
+ 'DecorationLayerChromium.h',
+ 'DecorationLayerChromium.cpp',
'delegated_renderer_layer.cc',
'DelegatedRendererLayerChromium.h',
'frame_buffer_skpicture_canvas_layer_texture_updater.cc',
« no previous file with comments | « cc/DecorationLayerChromiumTest.cpp ('k') | webkit/compositor_bindings/WebDecorationLayerImpl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698