| Index: content/content_shell.gypi
|
| diff --git a/content/content_shell.gypi b/content/content_shell.gypi
|
| index cc30c8f759e2c233a76631907d7b6269beea4c2e..6e6d28151f9e6f817a686ab5ffd8410e96f4d246 100644
|
| --- a/content/content_shell.gypi
|
| +++ b/content/content_shell.gypi
|
| @@ -575,12 +575,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',
|
|
|