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