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

Unified Diff: cc/cc.gyp

Issue 12642010: Implement on demand quad rasterization for PicturePiles. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 9 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 | « no previous file | cc/debug_colors.h » ('j') | cc/draw_quad.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 6f18ea4e23462de0b55c2cc72f7e3498a80f7b02..0966d19b102206fac79ffde43b8d158403e8c9df 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -151,6 +151,8 @@
'paint_time_counter.h',
'picture.cc',
'picture.h',
+ 'picture_draw_quad.cc',
+ 'picture_draw_quad.h',
'picture_image_layer.cc',
'picture_image_layer.h',
'picture_image_layer_impl.cc',
« no previous file with comments | « no previous file | cc/debug_colors.h » ('j') | cc/draw_quad.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698