| Index: cc/blink/cc_blink_tests.gyp
|
| diff --git a/cc/blink/cc_blink_tests.gyp b/cc/blink/cc_blink_tests.gyp
|
| index 2e3fef5ec266548d599a570948edd7aa1015c6c5..f20c4631a32368270fbbed3d0cca30018626ec8e 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',
|
|
|