| Index: third_party/WebKit/Source/bindings/modules/v8/generated.gni
|
| diff --git a/third_party/WebKit/Source/bindings/modules/v8/generated.gni b/third_party/WebKit/Source/bindings/modules/v8/generated.gni
|
| index 773360791c845f5aa839347af7c765e0fc85bd44..ca9f4c06e3d58a5569b49355131321d3e9f3839f 100644
|
| --- a/third_party/WebKit/Source/bindings/modules/v8/generated.gni
|
| +++ b/third_party/WebKit/Source/bindings/modules/v8/generated.gni
|
| @@ -32,6 +32,10 @@ bindings_modules_generated_union_type_files = [
|
| "$bindings_modules_v8_output_dir/ClientOrServiceWorkerOrMessagePort.h",
|
| "$bindings_modules_v8_output_dir/CSSImageValueOrHTMLImageElementOrSVGImageElementOrHTMLVideoElementOrHTMLCanvasElementOrImageBitmapOrOffscreenCanvas.cpp",
|
| "$bindings_modules_v8_output_dir/CSSImageValueOrHTMLImageElementOrSVGImageElementOrHTMLVideoElementOrHTMLCanvasElementOrImageBitmapOrOffscreenCanvas.h",
|
| + "$bindings_modules_v8_output_dir/DecodeErrorCallback.cpp",
|
| + "$bindings_modules_v8_output_dir/DecodeErrorCallback.h",
|
| + "$bindings_modules_v8_output_dir/DecodeSuccessCallback.cpp",
|
| + "$bindings_modules_v8_output_dir/DecodeSuccessCallback.h",
|
| "$bindings_modules_v8_output_dir/DictionaryOrString.cpp",
|
| "$bindings_modules_v8_output_dir/DictionaryOrString.h",
|
| "$bindings_modules_v8_output_dir/DoubleOrConstrainDoubleRange.cpp",
|
|
|