| Index: cc/cc_tests.gyp
|
| diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
|
| index e24b71dd766114dd2bc03fb862dd0a291b657940..ac2520e53510e0cea79c27fd59ae64ee8f2d9da4 100644
|
| --- a/cc/cc_tests.gyp
|
| +++ b/cc/cc_tests.gyp
|
| @@ -44,13 +44,12 @@
|
| 'cc_tests_support_files': [
|
| 'test/CCAnimationTestCommon.cpp',
|
| 'test/CCAnimationTestCommon.h',
|
| + 'test/CCGeometryTestUtils.cpp',
|
| + 'test/CCGeometryTestUtils.h',
|
| 'test/CCLayerTestCommon.cpp',
|
| 'test/CCLayerTestCommon.h',
|
| - 'test/CCLayerTreeTestCommon.h',
|
| - 'test/CCLayerTreeTestCommon.h',
|
| 'test/CCOcclusionTrackerTestCommon.h',
|
| 'test/CCSchedulerTestCommon.h',
|
| - 'test/CCSchedulerTestCommon.h',
|
| 'test/CCTestCommon.h',
|
| 'test/CCTiledLayerTestCommon.cpp',
|
| 'test/CCTiledLayerTestCommon.h',
|
|
|