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

Unified Diff: third_party/WebKit/Source/core/core_idl_files.gni

Issue 2867883003: [CSS Typed OM] Delete obsolete number and length classes from Typed OM (Closed)
Patch Set: rebase Created 3 years, 7 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
Index: third_party/WebKit/Source/core/core_idl_files.gni
diff --git a/third_party/WebKit/Source/core/core_idl_files.gni b/third_party/WebKit/Source/core/core_idl_files.gni
index 6a62675426cf38cd59723ce7aa295990296e3310..fadb734b70e5cc87d0a25d1fd984ca85c82f996a 100644
--- a/third_party/WebKit/Source/core/core_idl_files.gni
+++ b/third_party/WebKit/Source/core/core_idl_files.gni
@@ -63,20 +63,15 @@ core_idl_files = get_path_info([
"css/StyleSheet.idl",
"css/StyleSheetList.idl",
"css/WebKitCSSMatrix.idl",
- "css/cssom/CSSAngleValue.idl",
- "css/cssom/CSSCalcLength.idl",
"css/cssom/CSSImageValue.idl",
"css/cssom/CSSKeywordValue.idl",
- "css/cssom/CSSLengthValue.idl",
"css/cssom/CSSMatrixComponent.idl",
- "css/cssom/CSSNumberValue.idl",
"css/cssom/CSSNumericValue.idl",
"css/cssom/CSSPerspective.idl",
"css/cssom/CSSPositionValue.idl",
"css/cssom/CSSResourceValue.idl",
"css/cssom/CSSRotation.idl",
"css/cssom/CSSScale.idl",
- "css/cssom/CSSSimpleLength.idl",
"css/cssom/CSSSkew.idl",
"css/cssom/CSSStyleValue.idl",
"css/cssom/CSSTransformComponent.idl",
« no previous file with comments | « third_party/WebKit/Source/build/scripts/templates/CSSOMTypes.cpp.tmpl ('k') | third_party/WebKit/Source/core/css/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698