| Index: content/content_shell.gypi
|
| diff --git a/content/content_shell.gypi b/content/content_shell.gypi
|
| index 9462cc4db937609f0b2a1e31b3cdebefc9b34d83..5b811350943bc50d1eede6d874fa2b9b4546690b 100644
|
| --- a/content/content_shell.gypi
|
| +++ b/content/content_shell.gypi
|
| @@ -573,12 +573,8 @@
|
| 'shell/tools/plugin/PluginTest.cpp',
|
| 'shell/tools/plugin/PluginTest.h',
|
| 'shell/tools/plugin/TestObject.cpp',
|
| - 'shell/tools/plugin/Tests/DocumentOpenInDestroyStream.cpp',
|
| 'shell/tools/plugin/Tests/EvaluateJSAfterRemovingPluginElement.cpp',
|
| 'shell/tools/plugin/Tests/FormValue.cpp',
|
| - 'shell/tools/plugin/Tests/GetURLNotifyWithURLThatFailsToLoad.cpp',
|
| - 'shell/tools/plugin/Tests/GetURLWithJavaScriptURL.cpp',
|
| - 'shell/tools/plugin/Tests/GetURLWithJavaScriptURLDestroyingPlugin.cpp',
|
| 'shell/tools/plugin/Tests/GetUserAgentWithNullNPPFromNPPNew.cpp',
|
| 'shell/tools/plugin/Tests/LeakWindowScriptableObject.cpp',
|
| 'shell/tools/plugin/Tests/LogNPPSetWindow.cpp',
|
|
|