Index: chrome/test/plugin/pdf_browsertest.cc |
diff --git a/chrome/test/plugin/pdf_browsertest.cc b/chrome/test/plugin/pdf_browsertest.cc |
index 53dd9af7189d36c10599335c0e23b913f43291bc..e3d6d2a34d58a207d82818eb4bfc001a9d18bf23 100644 |
--- a/chrome/test/plugin/pdf_browsertest.cc |
+++ b/chrome/test/plugin/pdf_browsertest.cc |
@@ -269,7 +269,7 @@ IN_PROC_BROWSER_TEST_F(PDFBrowserTest, MAYBE_FindAndCopy) { |
// This also loads all documents that used to crash, to ensure we don't have |
// regressions. |
// Flaky as per http://crbug.com/74548. |
-IN_PROC_BROWSER_TEST_F(PDFBrowserTest, FLAKY_SLOW_Loading) { |
+IN_PROC_BROWSER_TEST_F(PDFBrowserTest, DISABLED_SLOW_Loading) { |
ASSERT_TRUE(pdf_test_server()->Start()); |
NavigationController* controller = |