Index: cc/cc_tests.gyp |
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp |
index 8201254de6f8d262f4642732eeb54be6ea611966..9df85b968db80d92e6eba098dc57d821e36dc7e2 100644 |
--- a/cc/cc_tests.gyp |
+++ b/cc/cc_tests.gyp |
@@ -61,6 +61,7 @@ |
'test/CCLayerTestCommon.cpp', |
'test/CCLayerTestCommon.h', |
'test/CCOcclusionTrackerTestCommon.h', |
+ 'test/CCSchedulerTestCommon.cpp', |
'test/CCSchedulerTestCommon.h', |
'test/CCRenderPassTestCommon.h', |
'test/CCTestCommon.h', |
@@ -68,11 +69,13 @@ |
'test/CCTiledLayerTestCommon.h', |
'test/CompositorFakeWebGraphicsContext3D.h', |
'test/FakeCCGraphicsContext.h', |
+ 'test/FakeCCLayerTreeHostClient.cpp', |
'test/FakeCCLayerTreeHostClient.h', |
'test/FakeGraphicsContext3DTest.cpp', |
'test/FakeWebCompositorOutputSurface.h', |
'test/FakeWebGraphicsContext3D.h', |
'test/FakeWebScrollbarThemeGeometry.h', |
+ 'test/MockCCQuadCuller.cpp', |
'test/MockCCQuadCuller.h', |
'test/WebCompositorInitializer.h', |
], |