| Index: chrome/browser/errorpage_browsertest.cc
|
| ===================================================================
|
| --- chrome/browser/errorpage_browsertest.cc (revision 115228)
|
| +++ chrome/browser/errorpage_browsertest.cc (working copy)
|
| @@ -83,7 +83,7 @@
|
| TestNavigationObserver test_navigation_observer(
|
| content::Source<NavigationController>(
|
| &browser()->GetSelectedTabContentsWrapper()->tab_contents()->
|
| - controller()),
|
| + GetController()),
|
| NULL,
|
| num_navigations);
|
| if (direction == HISTORY_NAVIGATE_BACK) {
|
|
|