Index: cc/cc_tests.gyp |
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp |
index 75267ef28740a545299fa8bcd703c3d984c531dc..735b6ff214bb80b49660b9badf7e61352079d659 100644 |
--- a/cc/cc_tests.gyp |
+++ b/cc/cc_tests.gyp |
@@ -139,6 +139,10 @@ |
'test/animation_test_common.h', |
'test/begin_frame_args_test.cc', |
'test/begin_frame_args_test.h', |
+ 'test/delayed_raster_picture_pile_impl.cc', |
+ 'test/delayed_raster_picture_pile_impl.h', |
+ 'test/delayed_raster_trigger.cc', |
+ 'test/delayed_raster_trigger.h', |
'test/fake_content_layer.cc', |
'test/fake_content_layer.h', |
'test/fake_content_layer_client.cc', |