Index: cc/cc.gyp |
diff --git a/cc/cc.gyp b/cc/cc.gyp |
index 62cd798411a2744e9ea63a36479526090dcae4c4..78702d0d139b23c8858451d1bbca6d871fc7abf5 100644 |
--- a/cc/cc.gyp |
+++ b/cc/cc.gyp |
@@ -26,6 +26,8 @@ |
'CCDebugBorderDrawQuad.h', |
'CCDebugRectHistory.cpp', |
'CCDebugRectHistory.h', |
+ 'CCDecorationLayerImpl.cpp', |
+ 'CCDecorationLayerImpl.h', |
'CCDelayBasedTimeSource.cpp', |
'CCDelayBasedTimeSource.h', |
'CCDelegatedRendererLayerImpl.cpp', |
@@ -166,6 +168,8 @@ |
'ContentLayerChromium.cpp', |
'ContentLayerChromium.h', |
'ContentLayerChromiumClient.h', |
+ 'DecorationLayerChromium.h', |
+ 'DecorationLayerChromium.cpp', |
'DelegatedRendererLayerChromium.cpp', |
'DelegatedRendererLayerChromium.h', |
'FrameBufferSkPictureCanvasLayerTextureUpdater.cpp', |