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

Unified Diff: Source/core/core.gypi

Issue 225293006: Moved MQ parsing block tracking to tokenizer (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Removed unused member var Created 6 years, 8 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/parser/MediaQueryBlockWatcher.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 f4dde91bc66cfa5eeb3d63829d4c88b650d736c3..2ab885b2202677a77a46704e7505c24ae3e73f6b 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -896,6 +896,7 @@
'css/parser/BisonCSSParser.h',
'css/parser/CSSPropertyParser.cpp',
'css/parser/CSSPropertyParser.h',
+ 'css/parser/MediaQueryBlockWatcher.cpp',
'css/parser/MediaQueryInputStream.cpp',
'css/parser/MediaQueryParser.cpp',
'css/parser/MediaQueryToken.cpp',
« no previous file with comments | « no previous file | Source/core/css/parser/MediaQueryBlockWatcher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698