| Index: chrome/browser/tab_restore_uitest.cc
|
| diff --git a/chrome/browser/tab_restore_uitest.cc b/chrome/browser/tab_restore_uitest.cc
|
| index 679f910d0b04784351c50157a9794fbfead5ea99..70a4a39c52271f271d80c9ce8930110762b50d38 100644
|
| --- a/chrome/browser/tab_restore_uitest.cc
|
| +++ b/chrome/browser/tab_restore_uitest.cc
|
| @@ -200,7 +200,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.
|
| -// Disabled because flacky. See http://crbug.com/14132
|
| +// Disabled because flacky. See http://crbug.com/14132 and 11213.
|
| TEST_F(TabRestoreUITest, DISABLED_RestoreToDifferentWindow) {
|
| scoped_refptr<BrowserProxy> browser_proxy(automation()->GetBrowserWindow(0));
|
|
|
|
|