| Index: chrome/browser/ui/views/tab_contents/tab_contents_container_native.h
|
| diff --git a/chrome/browser/ui/views/tab_contents/tab_contents_container_native.h b/chrome/browser/ui/views/tab_contents/tab_contents_container_native.h
|
| index f4d0edb272bcd1d0f2171a35b3f19c41ce2fc70d..db48ab60322d34936a5895df3cc28d0d8bc8c843 100644
|
| --- a/chrome/browser/ui/views/tab_contents/tab_contents_container_native.h
|
| +++ b/chrome/browser/ui/views/tab_contents/tab_contents_container_native.h
|
| @@ -9,7 +9,7 @@
|
| #include "chrome/browser/ui/views/tab_contents/native_tab_contents_container.h"
|
| #include "content/public/browser/notification_observer.h"
|
| #include "content/public/browser/notification_registrar.h"
|
| -#include "views/view.h"
|
| +#include "ui/views/view.h"
|
|
|
| class NativeTabContentsContainer;
|
| class RenderViewHost;
|
|
|