Chromium Code Reviews| Index: chrome/test/plugin/plugin_test.cpp |
| =================================================================== |
| --- chrome/test/plugin/plugin_test.cpp (revision 11503) |
| +++ chrome/test/plugin/plugin_test.cpp (working copy) |
| @@ -160,8 +160,7 @@ |
| TestPlugin(L"flash.html", kShortWaitTimeout); |
| } |
| -// http://crbug.com/8690 |
| -TEST_F(PluginTest, DISABLED_Java) { |
| +TEST_F(PluginTest, Java) { |
| TestPlugin(L"Java.html", kShortWaitTimeout); |
| } |