| 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 5f02fc6de77612170d1e105b33224c0bb1185b53..41238f51c68ccab4c1b9d38b69438faf71191308 100644
|
| --- a/third_party/WebKit/Source/core/core_idl_files.gni
|
| +++ b/third_party/WebKit/Source/core/core_idl_files.gni
|
| @@ -196,7 +196,6 @@ core_idl_files = get_path_info([
|
| "frame/ImageBitmap.idl",
|
| "frame/Location.idl",
|
| "frame/VisualViewport.idl",
|
| - "html/Float32ImageData.idl",
|
| "html/FormData.idl",
|
| "html/HTMLAllCollection.idl",
|
| "html/HTMLAnchorElement.idl",
|
| @@ -562,6 +561,7 @@ core_dictionary_idl_files =
|
| "frame/ScrollOptions.idl",
|
| "frame/ScrollToOptions.idl",
|
| "html/AssignedNodesOptions.idl",
|
| + "html/ImageDataColorSettings.idl",
|
| "html/canvas/CanvasContextCreationAttributes.idl",
|
| "html/track/TrackEventInit.idl",
|
| "imagebitmap/ImageBitmapOptions.idl",
|
|
|