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

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

Issue 2202453002: Remove the CSS Properties API (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: More removals Created 4 years, 5 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/properties/CSSPropertyDescriptor.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 7bec1d5dfdac36fa0bff8412a9b49df878640048..e730e04357cb3ae3ae12a23b24d37b76db7eba65 100644
--- a/third_party/WebKit/Source/core/core.gypi
+++ b/third_party/WebKit/Source/core/core.gypi
@@ -1425,9 +1425,6 @@
'css/parser/MediaQueryParser.cpp',
'css/parser/SizesAttributeParser.cpp',
'css/parser/SizesCalcParser.cpp',
- 'css/properties/CSSPropertyDescriptor.h',
- 'css/properties/CSSPropertyDescriptor.cpp',
- 'css/properties/CSSPropertyFunctions.h',
'css/resolver/AnimatedStyleBuilder.cpp',
'css/resolver/AnimatedStyleBuilder.h',
'css/resolver/CSSToStyleMap.cpp',
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/css/properties/CSSPropertyDescriptor.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698