Chromium Code Reviews| Index: chrome/browser/ui/views/tab_contents/tab_contents_container_native.h |
| =================================================================== |
| --- chrome/browser/ui/views/tab_contents/tab_contents_container_native.h (revision 88518) |
| +++ chrome/browser/ui/views/tab_contents/tab_contents_container_native.h (working copy) |
| @@ -9,6 +9,7 @@ |
| #include "chrome/browser/ui/views/tab_contents/native_tab_contents_container.h" |
| #include "content/common/notification_observer.h" |
| #include "content/common/notification_registrar.h" |
| +#include "ui/base/accessibility/accessibility_types.h" |
|
Ben Goodger (Google)
2011/06/13 19:37:44
??
|
| #include "views/view.h" |
| class NativeTabContentsContainer; |