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

Unified Diff: third_party/WebKit/Source/core/core.gypi

Issue 1883983003: Remove CSSParserValues (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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 | third_party/WebKit/Source/core/css/parser/CSSParserValues.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/core/core.gypi
diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
index 02e9778df3fbb20192b29757bbafc832294bd739..34ab58251032bc1a3454fbf0be991a849f0a30d4 100644
--- a/third_party/WebKit/Source/core/core.gypi
+++ b/third_party/WebKit/Source/core/core.gypi
@@ -1376,7 +1376,6 @@
'css/parser/CSSParserToken.cpp',
'css/parser/CSSParserTokenRange.cpp',
'css/parser/CSSParserTokenRange.h',
- 'css/parser/CSSParserValues.cpp',
'css/parser/CSSParserSelector.h',
'css/parser/CSSParserSelector.cpp',
'css/parser/CSSPropertyParser.cpp',
@@ -3928,7 +3927,6 @@
'css/RuleSetTest.cpp',
'css/StyleSheetContentsTest.cpp',
'css/invalidation/InvalidationSetTest.cpp',
- 'css/parser/CSSParserValuesTest.cpp',
'css/parser/CSSPropertyParserTest.cpp',
'css/parser/CSSSelectorParserTest.cpp',
'css/parser/CSSTokenizerTest.cpp',
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/css/parser/CSSParserValues.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698