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

Unified Diff: Source/core/core.gypi

Issue 49093005: Fix memory error during selector matching due to getMatchedCSSRules. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: address review comments Created 7 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: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 15fbc8d968f1e0d0c62a5c4bb5abf65e710f002b..9a726c48a29ce402eaf168a85613c43427241767 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -829,6 +829,7 @@
'css/resolver/StyleBuilderCustom.h',
'css/resolver/StyleResolver.cpp',
'css/resolver/StyleResolver.h',
+ 'css/resolver/StyleResolverIncludes.h',
'css/resolver/StyleResolverState.cpp',
'css/resolver/StyleResolverState.h',
'css/resolver/StyleResourceLoader.cpp',
« no previous file with comments | « LayoutTests/fast/css/get-matched-css-rules-set-selector-text-expected.html ('k') | Source/core/css/CSSStyleSheet.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698