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

Unified Diff: cc/cc.gyp

Issue 10942040: Fix CC*Renderer and CC*LayerImpl to compile with Clang (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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
« cc/CCTiledLayerImpl.cpp ('K') | « cc/CCVideoLayerImpl.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index 95ac454feaa2ff68ee034e704c7301dca5800364..70bbe5b5bf8c00f5e0d4a678125481cda5f0f7ab 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -95,6 +95,7 @@
'CCRenderSurface.h',
'CCRenderSurfaceFilters.cpp',
'CCRenderSurfaceFilters.h',
+ 'CCRenderer.cpp',
'CCRenderer.h',
'CCRendererGL.cpp',
'CCRendererGL.h',
« cc/CCTiledLayerImpl.cpp ('K') | « cc/CCVideoLayerImpl.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698