Index: ios/chrome/browser/ui/history/history_ui_egtest.mm |
diff --git a/ios/chrome/browser/ui/history/history_ui_egtest.mm b/ios/chrome/browser/ui/history/history_ui_egtest.mm |
index df453b4fc70f852fb14fcce38abbf1bad9758da4..02c6255542d3645a8423731661348401be7c8ef9 100644 |
--- a/ios/chrome/browser/ui/history/history_ui_egtest.mm |
+++ b/ios/chrome/browser/ui/history/history_ui_egtest.mm |
@@ -273,8 +273,7 @@ void MockSignIn() { |
} |
// Tests that history is not changed after performing back navigation. |
-// TODO(crbug.com/688047): Enable this test. |
-- (void)DISABLED_testHistoryUpdateAfterBackNavigation { |
+- (void)testHistoryUpdateAfterBackNavigation { |
[ChromeEarlGrey loadURL:_URL1]; |
[ChromeEarlGrey loadURL:_URL2]; |