Chromium Code Reviews| Index: chrome/test/plugin/plugin_test.cpp |
| =================================================================== |
| --- chrome/test/plugin/plugin_test.cpp (revision 65894) |
| +++ chrome/test/plugin/plugin_test.cpp (working copy) |
| @@ -185,7 +185,7 @@ |
| #if defined(OS_WIN) |
| // Windows only test |
| -TEST_F(PluginTest, FlashSecurity) { |
| +TEST_F(PluginTest, DISABLED_FlashSecurity) { |
| TestPlugin("flash.html", action_max_timeout_ms(), false); |
| } |
| #endif // defined(OS_WIN) |