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

Unified Diff: cc/cc_tests.gyp

Issue 10947047: Fix remaining cc files to compile with Clang (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: All remaining files 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
Index: cc/cc_tests.gyp
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
index 1f264481ebe1a002bfd809017542516dd7718e72..3b9a39fe26283a805d690cb7280fdcebc5a025cc 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -60,17 +60,20 @@
'test/CCLayerTestCommon.cpp',
'test/CCLayerTestCommon.h',
'test/CCOcclusionTrackerTestCommon.h',
+ 'test/CCSchedulerTestCommon.cpp',
'test/CCSchedulerTestCommon.h',
'test/CCTestCommon.h',
'test/CCTiledLayerTestCommon.cpp',
'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',
],
« no previous file with comments | « cc/cc.gyp ('k') | cc/test/CCSchedulerTestCommon.h » ('j') | cc/test/MockCCQuadCuller.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698