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

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

Issue 2283363003: GeometryInterface: Add DOMMatrixInit and fromMatrix(). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: addressed comments Created 4 years, 3 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 4617cbbd52eff99f7c151fb91dbf8d7f005237d4..456a0fb3956f4aea3f149136ce953c81e1ef97c3 100644
--- a/third_party/WebKit/Source/core/core_idl_files.gni
+++ b/third_party/WebKit/Source/core/core_idl_files.gni
@@ -514,6 +514,7 @@ core_dictionary_idl_files =
"css/PropertyDescriptor.idl",
"css/cssom/CSSCalcDictionary.idl",
"dom/DOMPointInit.idl",
+ "dom/DOMMatrixInit.idl",
"dom/ElementRegistrationOptions.idl",
"dom/GetRootNodeOptions.idl",
"dom/IdleRequestOptions.idl",

Powered by Google App Engine
This is Rietveld 408576698