| Index: content/test/test_frame_navigation_observer.cc
|
| diff --git a/content/test/test_frame_navigation_observer.cc b/content/test/test_frame_navigation_observer.cc
|
| index e3cbccecd1b8a8f6698031e657c470a48040a65c..c6d151bc2ee2360b4ef2e40d4628d8036d569034 100644
|
| --- a/content/test/test_frame_navigation_observer.cc
|
| +++ b/content/test/test_frame_navigation_observer.cc
|
| @@ -67,7 +67,6 @@ void TestFrameNavigationObserver::DidNavigateAnyFrame(
|
|
|
| ++navigations_completed_;
|
| if (navigations_completed_ == number_of_navigations_) {
|
| - load_committed_details_ = details;
|
| navigation_started_ = false;
|
| message_loop_runner_->Quit();
|
| }
|
|
|