Index: chrome/browser/tab_restore_uitest.cc |
diff --git a/chrome/browser/tab_restore_uitest.cc b/chrome/browser/tab_restore_uitest.cc |
index 4e48d5a4a9ac821cceaba9f055cfce6e4c8a00c1..5764dde53fcc8f99c1833e57869e0f12631dc9c4 100644 |
--- a/chrome/browser/tab_restore_uitest.cc |
+++ b/chrome/browser/tab_restore_uitest.cc |
@@ -208,7 +208,7 @@ TEST_F(TabRestoreUITest, MiddleTab) { |
// Close a tab, switch windows, then restore the tab. The tab should be in its |
// original window and position, and active. |
-// This test is flaky. See http://crbug.com/14132 and 11213. |
+// This test is flaky. See http://crbug.com/54894 |
TEST_F(TabRestoreUITest, FLAKY_RestoreToDifferentWindow) { |
scoped_refptr<BrowserProxy> browser_proxy(automation()->GetBrowserWindow(0)); |
ASSERT_TRUE(browser_proxy.get()); |