| Index: chrome/browser/ui/views/tab_contents/tab_contents_view_gtk.h
|
| ===================================================================
|
| --- chrome/browser/ui/views/tab_contents/tab_contents_view_gtk.h (revision 76500)
|
| +++ chrome/browser/ui/views/tab_contents/tab_contents_view_gtk.h (working copy)
|
| @@ -9,7 +9,7 @@
|
| #include <vector>
|
|
|
| #include "base/scoped_ptr.h"
|
| -#include "chrome/browser/tab_contents/tab_contents_view.h"
|
| +#include "content/browser/tab_contents/tab_contents_view.h"
|
| #include "ui/gfx/size.h"
|
| #include "views/widget/widget_gtk.h"
|
|
|
|
|