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

Unified Diff: cc/cc.gyp

Issue 10982078: Adding hooks for gathering total pixels painted and rasterized stats. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 2 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 495739cb86163915b6c0be603ae145b1612c9c70..c055dfa74b501c84b3e5a18bda45138bf492bef6 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -276,6 +276,7 @@
'renderer.h',
'software_renderer.h',
'rendering_stats.h',
+ 'rendering_stats.cc',
'render_pass_draw_quad.h',
'render_pass.h',
'render_pass_sink.h',
« no previous file with comments | « cc/canvas_layer_texture_updater.cc ('k') | cc/rendering_stats.h » ('j') | cc/rendering_stats.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698