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

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 8c26140b186fef93292ee497c3495394cee6b4ff..0520923288d3aaa610a4a0791b778a6a6b84d0a9 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',

Powered by Google App Engine
This is Rietveld 408576698