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

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: rebase 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 88cf7a3eb369a7a85a1783a5cd0cb12c3556b4d7..c53ac6a77fabdc4dc4e490fb535a31f733ebadb9 100644
--- a/third_party/WebKit/Source/core/core_idl_files.gni
+++ b/third_party/WebKit/Source/core/core_idl_files.gni
@@ -513,6 +513,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