Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(353)

Unified Diff: cc/cc_tests.gyp

Issue 10916307: Add the ubercomp DelegatedRendererLayer. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Use OwnPtrVector Created 8 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « cc/cc.gyp ('k') | cc/test/CCRenderPassTestCommon.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « cc/cc.gyp ('k') | cc/test/CCRenderPassTestCommon.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698