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

Unified Diff: Source/core/core.gypi

Issue 34623009: Revamp style resolver stats (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: fix stats for mac, crazy StyleResolver constructor side effects Created 7 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
« no previous file with comments | « no previous file | Source/core/css/resolver/SharedStyleFinder.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index a09273ee1e7560658c34ead7686f1cf5850fe73d..f1e9a265ba33a5d147bf7457d11249f7d8712fb2 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -839,6 +839,8 @@
'css/resolver/StyleResolverIncludes.h',
'css/resolver/StyleResolverState.cpp',
'css/resolver/StyleResolverState.h',
+ 'css/resolver/StyleResolverStats.cpp',
+ 'css/resolver/StyleResolverStats.h',
'css/resolver/StyleResourceLoader.cpp',
'css/resolver/StyleResourceLoader.h',
'css/resolver/TransformBuilder.cpp',
« no previous file with comments | « no previous file | Source/core/css/resolver/SharedStyleFinder.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698