| Index: content/browser/frame_host/navigation_controller_impl_browsertest.cc
|
| diff --git a/content/browser/frame_host/navigation_controller_impl_browsertest.cc b/content/browser/frame_host/navigation_controller_impl_browsertest.cc
|
| index 7a8784928c75ac1125f76137b78ed5b67089fc94..81e71a0c95388d93b912c59c1f77cbbb2f466105 100644
|
| --- a/content/browser/frame_host/navigation_controller_impl_browsertest.cc
|
| +++ b/content/browser/frame_host/navigation_controller_impl_browsertest.cc
|
| @@ -3129,7 +3129,7 @@ class FailureWatcher : public WebContentsObserver {
|
| } // namespace
|
|
|
| IN_PROC_BROWSER_TEST_F(NavigationControllerBrowserTest,
|
| - StopCausesFailureDespiteJavaScriptURL) {
|
| + DISABLED_StopCausesFailureDespiteJavaScriptURL) {
|
| NavigationControllerImpl& controller =
|
| static_cast<NavigationControllerImpl&>(
|
| shell()->web_contents()->GetController());
|
|
|