| Index: content/browser/plugin_browsertest.cc
|
| ===================================================================
|
| --- content/browser/plugin_browsertest.cc (revision 234230)
|
| +++ content/browser/plugin_browsertest.cc (working copy)
|
| @@ -241,7 +241,7 @@
|
| }
|
|
|
| // Test is flaky on linux/cros/win builders. http://crbug.com/71904
|
| -IN_PROC_BROWSER_TEST_F(PluginTest, DISABLED_GetURLRedirectNotification) {
|
| +IN_PROC_BROWSER_TEST_F(PluginTest, GetURLRedirectNotification) {
|
| LoadAndWait(GetURL("geturl_redirect_notify.html"));
|
| }
|
|
|
|
|