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

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

Issue 2943303002: [CSS Typed OM] Refactor is2D handling in CSSTransformComponents to match new spec (Closed)
Patch Set: rebase Created 3 years, 6 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 1c7fa4a39784b12a7084ff57d28e921757cb02ce..a7fec9f7f9cfa5139866faccc7f1cc09614aeeaf 100644
--- a/third_party/WebKit/Source/core/core_idl_files.gni
+++ b/third_party/WebKit/Source/core/core_idl_files.gni
@@ -515,6 +515,7 @@ core_dictionary_idl_files =
"css/FontFaceSetLoadEventInit.idl",
"css/MediaQueryListEventInit.idl",
"css/PropertyDescriptor.idl",
+ "css/cssom/CSSMatrixComponentOptions.idl",
"dom/ElementCreationOptions.idl",
"dom/ElementDefinitionOptions.idl",
"dom/ElementRegistrationOptions.idl",

Powered by Google App Engine
This is Rietveld 408576698