Index: cc/cc_tests.gyp |
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp |
index 25fb7606924ac4b7623a1f4f68469f12d0a6a7fb..dc29a7783f61d81ccc71f0c41b7364dcf64f9d5d 100644 |
--- a/cc/cc_tests.gyp |
+++ b/cc/cc_tests.gyp |
@@ -120,6 +120,8 @@ |
'cc_tests_support_files': [ |
'test/animation_test_common.cc', |
'test/animation_test_common.h', |
+ 'test/begin_frame_args_test.cc', |
+ 'test/begin_frame_args_test.h', |
'test/fake_content_layer.cc', |
'test/fake_content_layer.h', |
'test/fake_content_layer_client.cc', |