| 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",
|
|
|