Index: cc/cc_tests.gyp |
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp |
index 1f264481ebe1a002bfd809017542516dd7718e72..8201254de6f8d262f4642732eeb54be6ea611966 100644 |
--- a/cc/cc_tests.gyp |
+++ b/cc/cc_tests.gyp |
@@ -11,6 +11,7 @@ |
'CCDamageTrackerTest.cpp', |
'CCDelayBasedTimeSourceTest.cpp', |
'CCDrawQuadTest.cpp', |
+ 'CCDelegatedRendererLayerImplTest.cpp', |
'CCFrameRateControllerTest.cpp', |
'CCHeadsUpDisplayTest.cpp', |
'CCKeyframedAnimationCurveTest.cpp', |
@@ -61,6 +62,7 @@ |
'test/CCLayerTestCommon.h', |
'test/CCOcclusionTrackerTestCommon.h', |
'test/CCSchedulerTestCommon.h', |
+ 'test/CCRenderPassTestCommon.h', |
'test/CCTestCommon.h', |
'test/CCTiledLayerTestCommon.cpp', |
'test/CCTiledLayerTestCommon.h', |