summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/view_source_uitest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/tab_contents/view_source_uitest.cc')
-rw-r--r--chrome/browser/tab_contents/view_source_uitest.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/tab_contents/view_source_uitest.cc b/chrome/browser/tab_contents/view_source_uitest.cc
index 4ee078d..60af8d6 100644
--- a/chrome/browser/tab_contents/view_source_uitest.cc
+++ b/chrome/browser/tab_contents/view_source_uitest.cc
@@ -48,7 +48,6 @@ TEST_F(ViewSourceTest, DoesBrowserRenderInViewSource) {
scoped_refptr<TabProxy> tab(GetActiveTab());
ASSERT_TRUE(tab.get());
tab->NavigateToURL(url);
- PlatformThread::Sleep(sleep_timeout_ms());
// Try to retrieve the cookie that the page sets
// It should not be there (because we are in view-source mode