| Index: chrome/browser/ui/views/tab_contents/native_tab_contents_container_aura.cc
|
| diff --git a/chrome/browser/ui/views/tab_contents/native_tab_contents_container_aura.cc b/chrome/browser/ui/views/tab_contents/native_tab_contents_container_aura.cc
|
| index 8e6363ba3455917062dfe182611f44eb0c0c4fb8..9ff8bd7445694227a5a91639590553ee2e9b5faf 100644
|
| --- a/chrome/browser/ui/views/tab_contents/native_tab_contents_container_aura.cc
|
| +++ b/chrome/browser/ui/views/tab_contents/native_tab_contents_container_aura.cc
|
| @@ -14,6 +14,7 @@
|
| #include "ui/views/focus/widget_focus_manager.h"
|
| #include "ui/views/views_delegate.h"
|
|
|
| +using content::RenderViewHost;
|
| using content::WebContents;
|
|
|
| ////////////////////////////////////////////////////////////////////////////////
|
|
|