Index: cc/cc.gyp |
diff --git a/cc/cc.gyp b/cc/cc.gyp |
index 96535a9da131f7563a142ab427d4d3b16746b066..20f2a15283684448b20352b40c3d1e9c81e17c51 100644 |
--- a/cc/cc.gyp |
+++ b/cc/cc.gyp |
@@ -419,6 +419,8 @@ |
'quads/texture_draw_quad.h', |
'quads/tile_draw_quad.cc', |
'quads/tile_draw_quad.h', |
+ 'quads/y_video_draw_quad.cc', |
+ 'quads/y_video_draw_quad.h', |
'quads/yuv_video_draw_quad.cc', |
'quads/yuv_video_draw_quad.h', |
'raster/bitmap_raster_buffer_provider.cc', |