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

Unified Diff: Source/core/core.gypi

Issue 1282243002: Prepare for multiple !important author ranges. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Missing STACK_ALLOCATED() 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 0d511143b831cc94106d28ac174d18699f85d9f8..8e0a85cc86c6d93ecc55b01981a07b6cdeb3efd9 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3728,6 +3728,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