Index: cc/cc_tests.gyp |
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp |
index 9df85b968db80d92e6eba098dc57d821e36dc7e2..8d9800cc56d5eec565f769de40c13edfc42a76ea 100644 |
--- a/cc/cc_tests.gyp |
+++ b/cc/cc_tests.gyp |
@@ -27,6 +27,7 @@ |
'CCOcclusionTrackerTest.cpp', |
'CCPrioritizedTextureTest.cpp', |
'CCQuadCullerTest.cpp', |
+ 'CCRendererSoftwareTest.cpp', |
'CCRenderPassTest.cpp', |
'CCRenderSurfaceFiltersTest.cpp', |
'CCRenderSurfaceTest.cpp', |
@@ -72,6 +73,7 @@ |
'test/FakeCCLayerTreeHostClient.cpp', |
'test/FakeCCLayerTreeHostClient.h', |
'test/FakeGraphicsContext3DTest.cpp', |
+ 'test/FakeWebCompositorSoftwareOutputDevice.h', |
'test/FakeWebCompositorOutputSurface.h', |
'test/FakeWebGraphicsContext3D.h', |
'test/FakeWebScrollbarThemeGeometry.h', |