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

Unified Diff: cc/cc.gyp

Issue 11464007: Add the DelegatingRenderer class with its initialize path. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: init Created 8 years 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 | « no previous file | cc/delegating_renderer.h » ('j') | cc/delegating_renderer.h » ('J')
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 6c93939e71c61e7e4159ee7991abb65c35db783d..979f1abfecef007d7186313361e866ac47d8b79b 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -46,6 +46,8 @@
'delegated_renderer_layer.h',
'delegated_renderer_layer_impl.cc',
'delegated_renderer_layer_impl.h',
+ 'delegating_renderer.cc',
+ 'delegating_renderer.h',
'direct_renderer.cc',
'direct_renderer.h',
'draw_properties.h',
« no previous file with comments | « no previous file | cc/delegating_renderer.h » ('j') | cc/delegating_renderer.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698