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

Unified Diff: cc/cc.gyp

Issue 10915298: Add CCDelegatingRenderer, and corresponding IPCs (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: correct base 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.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index 95ac454feaa2ff68ee034e704c7301dca5800364..1017df34eab69a623cbad5b9142802f2193a66f6 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -28,6 +28,8 @@
'CCDebugRectHistory.h',
'CCDelayBasedTimeSource.cpp',
'CCDelayBasedTimeSource.h',
+ 'CCDelegatingRenderer.cpp',
+ 'CCDelegatingRenderer.h',
'CCDirectRenderer.cpp',
'CCDirectRenderer.h',
'CCDrawQuad.cpp',

Powered by Google App Engine
This is Rietveld 408576698