| Index: chrome/browser/tab_contents/insecure_content_infobar_delegate.cc
|
| ===================================================================
|
| --- chrome/browser/tab_contents/insecure_content_infobar_delegate.cc (revision 116331)
|
| +++ chrome/browser/tab_contents/insecure_content_infobar_delegate.cc (working copy)
|
| @@ -8,7 +8,7 @@
|
| #include "chrome/browser/google/google_util.h"
|
| #include "chrome/browser/infobars/infobar_tab_helper.h"
|
| #include "chrome/common/render_messages.h"
|
| -#include "content/browser/tab_contents/tab_contents.h"
|
| +#include "content/public/browser/web_contents.h"
|
| #include "content/public/common/page_transition_types.h"
|
| #include "grit/generated_resources.h"
|
| #include "ui/base/l10n/l10n_util.h"
|
|
|