summaryrefslogtreecommitdiffstats
path: root/cc/cc.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'cc/cc.gyp')
-rw-r--r--cc/cc.gyp4
1 files changed, 4 insertions, 0 deletions
diff --git a/cc/cc.gyp b/cc/cc.gyp
index 70bbe5b..b166d13 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -28,6 +28,8 @@
'CCDebugRectHistory.h',
'CCDelayBasedTimeSource.cpp',
'CCDelayBasedTimeSource.h',
+ 'CCDelegatedRendererLayerImpl.cpp',
+ 'CCDelegatedRendererLayerImpl.h',
'CCDirectRenderer.cpp',
'CCDirectRenderer.h',
'CCDrawQuad.cpp',
@@ -163,6 +165,8 @@
'ContentLayerChromium.cpp',
'ContentLayerChromium.h',
'ContentLayerChromiumClient.h',
+ 'DelegatedRendererLayerChromium.cpp',
+ 'DelegatedRendererLayerChromium.h',
'FrameBufferSkPictureCanvasLayerTextureUpdater.cpp',
'FrameBufferSkPictureCanvasLayerTextureUpdater.h',
'GeometryBinding.cpp',