summaryrefslogtreecommitdiffstats
path: root/cc/blink/cc_blink_tests.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'cc/blink/cc_blink_tests.gyp')
-rw-r--r--cc/blink/cc_blink_tests.gyp3
1 files changed, 2 insertions, 1 deletions
diff --git a/cc/blink/cc_blink_tests.gyp b/cc/blink/cc_blink_tests.gyp
index 2e3fef5..f20c463 100644
--- a/cc/blink/cc_blink_tests.gyp
+++ b/cc/blink/cc_blink_tests.gyp
@@ -20,7 +20,8 @@
'cc_blink.gyp:cc_blink',
],
'sources': [
- '../../base/test/run_all_unittests.cc',
+ 'test/cc_blink_test_suite.cc',
+ 'test/run_all_unittests.cc',
'web_animation_unittest.cc',
'web_float_animation_curve_unittest.cc',
'web_layer_impl_fixed_bounds_unittest.cc',