| Index: chrome/browser/ui/startup/obsolete_os_info_bar.cc
|
| diff --git a/chrome/browser/ui/startup/obsolete_os_info_bar.cc b/chrome/browser/ui/startup/obsolete_os_info_bar.cc
|
| index 2de695325dcf149dd8b73a32adf6d05c7ad74e6d..83227c8cfd828f5c68cb3b8ebe082295b75992c1 100644
|
| --- a/chrome/browser/ui/startup/obsolete_os_info_bar.cc
|
| +++ b/chrome/browser/ui/startup/obsolete_os_info_bar.cc
|
| @@ -5,7 +5,7 @@
|
| #include "chrome/browser/ui/startup/obsolete_os_info_bar.h"
|
|
|
| #include "chrome/browser/infobars/infobar_tab_helper.h"
|
| -#include "chrome/browser/ui/tab_contents/tab_contents_wrapper.h"
|
| +#include "chrome/browser/ui/tab_contents/tab_contents.h"
|
| #include "content/public/browser/web_contents.h"
|
| #include "grit/generated_resources.h"
|
| #include "ui/base/l10n/l10n_util.h"
|
|
|