summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/insecure_content_infobar_delegate.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/tab_contents/insecure_content_infobar_delegate.cc')
-rw-r--r--chrome/browser/tab_contents/insecure_content_infobar_delegate.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/tab_contents/insecure_content_infobar_delegate.cc b/chrome/browser/tab_contents/insecure_content_infobar_delegate.cc
index efbeda9..8f82474 100644
--- a/chrome/browser/tab_contents/insecure_content_infobar_delegate.cc
+++ b/chrome/browser/tab_contents/insecure_content_infobar_delegate.cc
@@ -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"