Chromium Code Reviews| Index: content/browser/plugin_browsertest.cc |
| =================================================================== |
| --- content/browser/plugin_browsertest.cc (revision 187142) |
| +++ content/browser/plugin_browsertest.cc (working copy) |
| @@ -296,7 +296,7 @@ |
| WaitForAppModalDialog(shell()); |
| } |
| -IN_PROC_BROWSER_TEST_F(PluginTest, VerifyNPObjectLifetimeTest) { |
| +IN_PROC_BROWSER_TEST_F(PluginTest, MAYBE(VerifyNPObjectLifetimeTest)) { |
| LoadAndWait(GetURL("npobject_lifetime_test.html")); |
| } |