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 e2910c5..296f1bc 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -30,6 +30,8 @@
'output/compositor_frame_ack.h',
'output/compositor_frame_metadata.cc',
'output/compositor_frame_metadata.h',
+ 'quads/content_draw_quad_base.cc',
+ 'quads/content_draw_quad_base.h',
'layers/content_layer.cc',
'layers/content_layer.h',
'layers/content_layer_client.h',
@@ -152,6 +154,8 @@
'debug/paint_time_counter.h',
'resources/picture.cc',
'resources/picture.h',
+ 'quads/picture_draw_quad.cc',
+ 'quads/picture_draw_quad.h',
'layers/picture_image_layer.cc',
'layers/picture_image_layer.h',
'layers/picture_image_layer_impl.cc',