Index: cc/cc.gyp |
diff --git a/cc/cc.gyp b/cc/cc.gyp |
index 22fc65b706db54f4a1a9701af8c786115b068ef5..a672135cbb6c803b40a69669676e4c5b070ec32b 100644 |
--- a/cc/cc.gyp |
+++ b/cc/cc.gyp |
@@ -244,6 +244,11 @@ |
'layers/video_layer_impl.h', |
'output/begin_frame_args.cc', |
'output/begin_frame_args.h', |
+ 'output/bsp_compare_result.h', |
enne (OOO)
2014/07/29 00:28:08
Isn't this supposed to be in the DrawPolygon patch
troyhildebrandt
2014/07/29 19:05:19
Yea, this should be included in the DrawPolygon pa
|
+ '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', |