| Index: chrome/browser/ui/views/tab_contents/tab_contents_view_views.h
|
| diff --git a/chrome/browser/ui/views/tab_contents/tab_contents_view_views.h b/chrome/browser/ui/views/tab_contents/tab_contents_view_views.h
|
| index b11f1d3b8279388d61ee637b5387886969c96289..0e6a7665635d86a594599c407e3e5090e6a0b0cd 100644
|
| --- a/chrome/browser/ui/views/tab_contents/tab_contents_view_views.h
|
| +++ b/chrome/browser/ui/views/tab_contents/tab_contents_view_views.h
|
| @@ -11,7 +11,7 @@
|
| #include "chrome/browser/tab_contents/render_view_host_delegate_helper.h"
|
| #include "chrome/browser/ui/views/tab_contents/native_tab_contents_view_delegate.h"
|
| #include "content/browser/tab_contents/tab_contents_view.h"
|
| -#include "views/widget/widget.h"
|
| +#include "ui/views/widget/widget.h"
|
|
|
| class ConstrainedWindowGtk;
|
| class NativeTabContentsView;
|
|
|