Index: chrome/browser/download/notification/download_notification_browsertest.cc |
diff --git a/chrome/browser/download/notification/download_notification_browsertest.cc b/chrome/browser/download/notification/download_notification_browsertest.cc |
index e2698d7fe69f85018b8ff2dba0f5f397ca1f1870..918a7faaa7a351623a12210d98334fd04e0a6c36 100644 |
--- a/chrome/browser/download/notification/download_notification_browsertest.cc |
+++ b/chrome/browser/download/notification/download_notification_browsertest.cc |
@@ -265,7 +265,7 @@ class DownloadNotificationTestBase : public InProcessBrowserTest { |
} |
void SetUpOnMainThread() override { |
- ASSERT_TRUE(embedded_test_server()->InitializeAndWaitUntilReady()); |
+ ASSERT_TRUE(embedded_test_server()->Start()); |
content::BrowserThread::PostTask( |
content::BrowserThread::IO, FROM_HERE, |