| Index: chrome/browser/ui/views/sad_tab_view.cc
|
| ===================================================================
|
| --- chrome/browser/ui/views/sad_tab_view.cc (revision 76500)
|
| +++ chrome/browser/ui/views/sad_tab_view.cc (working copy)
|
| @@ -7,8 +7,8 @@
|
| #include "base/utf_string_conversions.h"
|
| #include "chrome/browser/google/google_util.h"
|
| #include "chrome/browser/tab_contents/tab_contents.h"
|
| -#include "chrome/browser/tab_contents/tab_contents_delegate.h"
|
| #include "chrome/common/url_constants.h"
|
| +#include "content/browser/tab_contents/tab_contents_delegate.h"
|
| #include "grit/generated_resources.h"
|
| #include "grit/locale_settings.h"
|
| #include "grit/theme_resources.h"
|
|
|