| Index: Source/core/BUILD.gn
|
| diff --git a/Source/core/BUILD.gn b/Source/core/BUILD.gn
|
| index 4f59e2925a992f2d573472e9606551f8ca47325b..f5a7068a331d28d937a53ddb8b5ba5cc138814f5 100644
|
| --- a/Source/core/BUILD.gn
|
| +++ b/Source/core/BUILD.gn
|
| @@ -345,8 +345,6 @@ source_set("testing") {
|
| "$bindings_core_v8_output_dir/V8InternalDictionary.h",
|
| "$bindings_core_v8_output_dir/V8InternalDictionaryDerived.cpp",
|
| "$bindings_core_v8_output_dir/V8InternalDictionaryDerived.h",
|
| - "$bindings_core_v8_output_dir/V8PluginPlaceholderOptions.cpp",
|
| - "$bindings_core_v8_output_dir/V8PluginPlaceholderOptions.h",
|
| ]
|
| }
|
|
|
|
|