Index: cc/cc.gyp |
diff --git a/cc/cc.gyp b/cc/cc.gyp |
index 5e674ff9993ea06b482d86405547beb5cef9ba98..c9339cae68a34afdf091b71724342ddd09697753 100644 |
--- a/cc/cc.gyp |
+++ b/cc/cc.gyp |
@@ -242,6 +242,13 @@ |
'layers/video_layer_impl.h', |
'output/begin_frame_args.cc', |
'output/begin_frame_args.h', |
+ 'output/bsp_compare_result.h', |
+ 'output/bsp_controller.cc', |
+ 'output/bsp_controller.h', |
+ 'output/bsp_tree.cc', |
+ 'output/bsp_tree.h', |
+ 'output/bsp_walk_action.cc', |
+ 'output/bsp_walk_action.h', |
'output/compositor_frame.cc', |
'output/compositor_frame.h', |
'output/compositor_frame_ack.cc', |
@@ -306,6 +313,8 @@ |
'quads/content_draw_quad_base.h', |
'quads/debug_border_draw_quad.cc', |
'quads/debug_border_draw_quad.h', |
+ 'quads/draw_polygon.cc', |
+ 'quads/draw_polygon.h', |
'quads/draw_quad.cc', |
'quads/draw_quad.h', |
'quads/io_surface_draw_quad.cc', |