| Index: chrome/browser/ui/views/tab_contents/native_tab_contents_container_gtk.cc
|
| diff --git a/chrome/browser/ui/views/tab_contents/native_tab_contents_container_gtk.cc b/chrome/browser/ui/views/tab_contents/native_tab_contents_container_gtk.cc
|
| index ae8a9b4b8e3a3675adb731bbae96db69463a3942..25002c93faf752821f77e82e40b7d31f80dc10a5 100644
|
| --- a/chrome/browser/ui/views/tab_contents/native_tab_contents_container_gtk.cc
|
| +++ b/chrome/browser/ui/views/tab_contents/native_tab_contents_container_gtk.cc
|
| @@ -12,6 +12,7 @@
|
| #include "ui/base/accessibility/accessible_view_state.h"
|
| #include "ui/views/focus/focus_manager.h"
|
|
|
| +using content::RenderViewHost;
|
| using content::WebContents;
|
|
|
| ////////////////////////////////////////////////////////////////////////////////
|
|
|