| 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 f473980b6e5fdefa5ff81ad4f35fcb6b2261b0ae..e71e974f4e1a494bc99c4f5a1e66804880d4d33f 100644
|
| --- a/third_party/WebKit/Source/core/core_idl_files.gni
|
| +++ b/third_party/WebKit/Source/core/core_idl_files.gni
|
| @@ -195,7 +195,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",
|
| @@ -561,6 +560,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",
|
|
|