Index: chrome/service/cloud_print/cloud_print_url_fetcher_unittest.cc |
=================================================================== |
--- chrome/service/cloud_print/cloud_print_url_fetcher_unittest.cc (revision 80466) |
+++ chrome/service/cloud_print/cloud_print_url_fetcher_unittest.cc (working copy) |
@@ -310,8 +310,7 @@ |
MessageLoop::current()->Run(); |
} |
-// http://code.google.com/p/chromium/issues/detail?id=78440 |
-TEST_F(CloudPrintURLFetcherOverloadTest, FLAKY_Protect) { |
+TEST_F(CloudPrintURLFetcherOverloadTest, Protect) { |
net::TestServer test_server(net::TestServer::TYPE_HTTP, FilePath(kDocRoot)); |
ASSERT_TRUE(test_server.Start()); |