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

Unified Diff: Source/core/core.gypi

Issue 1283133006: Reland: Prepare for multiple !important author ranges. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: STACK_ALLOCATED to fix oilpan issue for MatchResult. Created 5 years, 4 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
« no previous file with comments | « no previous file | Source/core/css/ElementRuleCollector.h » ('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 1d72f9e3f010a4f6f7e4b2b6105b0166eaeeb566..a5fc79fad117eaf8efe0bc12099bf674d66ba750 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3746,6 +3746,7 @@
'css/parser/SizesAttributeParserTest.cpp',
'css/parser/SizesCalcParserTest.cpp',
'css/resolver/FontBuilderTest.cpp',
+ 'css/resolver/MatchResultTest.cpp',
'dom/ActiveDOMObjectTest.cpp',
'dom/AttrTest.cpp',
'dom/CrossThreadTaskTest.cpp',
« no previous file with comments | « no previous file | Source/core/css/ElementRuleCollector.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698