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

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: Rebase 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 abdd9163cb164fe624fa31990cd01c74b5809481..4857c378ee9943fd3d1656a4ba3687f3eb4ece7b 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -110,6 +110,7 @@
'software_renderer.cc',
'software_renderer.h',
'rendering_stats.h',
+ 'rendering_stats.cc',
'resource_provider.cc',
'resource_provider.h',
'resource_update.cc',
« no previous file with comments | « cc/canvas_layer_updater.cc ('k') | cc/rendering_stats.h » ('j') | cc/rendering_stats.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698