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

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 cbb598dd5482159b6184d82f3c3f8ff03698ee89..5896daef676e228e8000601550107a5c3bc04920 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