| 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 e2ee14787dd576899f937bd2938ab72c1272c991..eb7930cc2491e9547219691b7b8dbc934d337ccc 100644
|
| --- a/third_party/WebKit/Source/core/core_idl_files.gni
|
| +++ b/third_party/WebKit/Source/core/core_idl_files.gni
|
| @@ -192,6 +192,7 @@ 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",
|
|
|