| 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 ed326bd3a842af185937b2cf8bbf227519e5ad09..876ff91d58249a6dbb187633f379f6453dc22550 100644
|
| --- a/third_party/WebKit/Source/core/core_idl_files.gni
|
| +++ b/third_party/WebKit/Source/core/core_idl_files.gni
|
| @@ -587,6 +587,7 @@ core_dictionary_idl_files =
|
| "offscreencanvas/ImageEncodeOptions.idl",
|
| "page/scrolling/ScrollStateInit.idl",
|
| "timing/PerformanceObserverInit.idl",
|
| + "workers/WorkletOptions.idl",
|
| ],
|
| "abspath")
|
|
|
|
|