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

Unified Diff: Source/core/core.gypi

Issue 223643002: Enable Media condition parsing on the MQ parser (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fixed clang errors Created 6 years, 9 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/MediaList.cpp » ('j') | Source/core/css/parser/MediaQueryParser.h » ('J')
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 9b9b0211c305bca63f8c6cf0bec8a4a9416a43bf..40527e264fd65c8350421260f5fcbf273cb7cca5 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3346,6 +3346,7 @@
'css/MediaQuerySetTest.cpp',
'css/RuleSetTest.cpp',
'css/invalidation/DescendantInvalidationSetTest.cpp',
+ 'css/parser/MediaConditionTest.cpp',
'css/resolver/FontBuilderTest.cpp',
'dom/ActiveDOMObjectTest.cpp',
'dom/DOMImplementationTest.cpp',
« no previous file with comments | « no previous file | Source/core/css/MediaList.cpp » ('j') | Source/core/css/parser/MediaQueryParser.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698