Index: content/browser/tab_contents/tab_contents_observer.cc |
=================================================================== |
--- content/browser/tab_contents/tab_contents_observer.cc (revision 86304) |
+++ content/browser/tab_contents/tab_contents_observer.cc (working copy) |
@@ -26,8 +26,8 @@ |
} |
void TabContentsObserver::NavigateToPendingEntry( |
- const GURL& url, |
- NavigationController::ReloadType reload_type) { |
+ const GURL& url, |
+ NavigationController::ReloadType reload_type) { |
} |
void TabContentsObserver::DidNavigateMainFramePostCommit( |