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', |