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

Unified Diff: cc/cc.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/RenderSurfaceChromium.h ('k') | cc/cc_tests.gyp » ('j') | 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 70bbe5b5bf8c00f5e0d4a678125481cda5f0f7ab..b166d13e6daa358278a2e5d704b11adbfc60f493 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -28,6 +28,8 @@
'CCDebugRectHistory.h',
'CCDelayBasedTimeSource.cpp',
'CCDelayBasedTimeSource.h',
+ 'CCDelegatedRendererLayerImpl.cpp',
+ 'CCDelegatedRendererLayerImpl.h',
'CCDirectRenderer.cpp',
'CCDirectRenderer.h',
'CCDrawQuad.cpp',
@@ -163,6 +165,8 @@
'ContentLayerChromium.cpp',
'ContentLayerChromium.h',
'ContentLayerChromiumClient.h',
+ 'DelegatedRendererLayerChromium.cpp',
+ 'DelegatedRendererLayerChromium.h',
'FrameBufferSkPictureCanvasLayerTextureUpdater.cpp',
'FrameBufferSkPictureCanvasLayerTextureUpdater.h',
'GeometryBinding.cpp',
« no previous file with comments | « cc/RenderSurfaceChromium.h ('k') | cc/cc_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698