| Index: chrome/browser/ui/views/constrained_html_delegate_gtk.cc
|
| ===================================================================
|
| --- chrome/browser/ui/views/constrained_html_delegate_gtk.cc (revision 110952)
|
| +++ chrome/browser/ui/views/constrained_html_delegate_gtk.cc (working copy)
|
| @@ -13,7 +13,7 @@
|
| #include "content/browser/tab_contents/tab_contents.h"
|
| #include "ui/base/gtk/gtk_hig_constants.h"
|
| #include "ui/gfx/rect.h"
|
| -#include "ui/views/widget/native_widget_gtk.h"
|
| +#include "views/widget/native_widget_gtk.h"
|
|
|
| // ConstrainedHtmlDelegateGtk works with ConstrainedWindowGtk to present
|
| // a TabContents in a ContraintedHtmlUI.
|
|
|