| 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 f55f1323fe9110ca60057538e7571536165391b8..0c028a3795f1dd0b052c170f8f23fc9ccf5cbc9c 100644
|
| --- a/third_party/WebKit/Source/core/core_idl_files.gni
|
| +++ b/third_party/WebKit/Source/core/core_idl_files.gni
|
| @@ -191,6 +191,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",
|
|
|