| Index: Source/core/core.gyp
|
| diff --git a/Source/core/core.gyp b/Source/core/core.gyp
|
| index 896800801dc276784ee7b38b7bfa38360b7d547a..021bcffb9cafd8ee35a3102393a60658043bb782 100644
|
| --- a/Source/core/core.gyp
|
| +++ b/Source/core/core.gyp
|
| @@ -787,6 +787,8 @@
|
| '<(bindings_core_v8_output_dir)/V8RefCountedScriptWrappable.h',
|
| '<(bindings_core_v8_output_dir)/V8InternalDictionary.cpp',
|
| '<(bindings_core_v8_output_dir)/V8InternalDictionary.h',
|
| + '<(bindings_core_v8_output_dir)/V8PluginPlaceholderOptions.cpp',
|
| + '<(bindings_core_v8_output_dir)/V8PluginPlaceholderOptions.h',
|
| ],
|
| 'sources/': [
|
| ['exclude', 'testing/js'],
|
|
|