| Index: content/browser/tab_contents/navigation_controller_impl.cc
|
| diff --git a/content/browser/tab_contents/navigation_controller_impl.cc b/content/browser/tab_contents/navigation_controller_impl.cc
|
| index 0073e64c72c9ff283c9c5032cf03aa8c28f2cf40..1f2d8a6411859d63bf2ee882581c1b98ed027411 100644
|
| --- a/content/browser/tab_contents/navigation_controller_impl.cc
|
| +++ b/content/browser/tab_contents/navigation_controller_impl.cc
|
| @@ -40,6 +40,7 @@ using content::GlobalRequestID;
|
| using content::NavigationController;
|
| using content::NavigationEntry;
|
| using content::NavigationEntryImpl;
|
| +using content::RenderViewHostImpl;
|
| using content::SessionStorageNamespace;
|
| using content::SiteInstance;
|
| using content::UserMetricsAction;
|
|
|