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 ebce9c49f7462398443b681e70bc624e9301d26f..9b12f8747be242f48f72cddddc99b048b97bd6be 100644 |
--- a/third_party/WebKit/Source/core/core_idl_files.gni |
+++ b/third_party/WebKit/Source/core/core_idl_files.gni |
@@ -561,6 +561,7 @@ core_dictionary_idl_files = |
"html/track/TrackEventInit.idl", |
"imagebitmap/ImageBitmapOptions.idl", |
"input/InputDeviceCapabilitiesInit.idl", |
+ "offscreencanvas/ImageEncodeOptions.idl", |
"page/scrolling/ScrollStateInit.idl", |
"timing/PerformanceObserverInit.idl", |
], |