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

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, 1 month 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 1261484a52383a578aab11f3edcfdc65176591e6..c24fa062b233bf61339c3d24de12cf090686f6d4 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -141,6 +141,7 @@
'renderer.cc',
'renderer.h',
'rendering_stats.h',
+ 'rendering_stats.cc',
'resource_provider.cc',
'resource_provider.h',
'resource_update.cc',

Powered by Google App Engine
This is Rietveld 408576698