summaryrefslogtreecommitdiffstats
path: root/chrome/browser/plugin_infobar_delegates.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/plugin_infobar_delegates.cc')
-rw-r--r--chrome/browser/plugin_infobar_delegates.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/plugin_infobar_delegates.cc b/chrome/browser/plugin_infobar_delegates.cc
index 5940568..314325d 100644
--- a/chrome/browser/plugin_infobar_delegates.cc
+++ b/chrome/browser/plugin_infobar_delegates.cc
@@ -12,7 +12,7 @@
#include "chrome/browser/ui/tab_contents/tab_contents_wrapper.h"
#include "chrome/common/render_messages.h"
#include "chrome/common/url_constants.h"
-#include "content/browser/renderer_host/render_view_host.h"
+#include "content/public/browser/render_view_host.h"
#include "content/public/browser/user_metrics.h"
#include "content/public/browser/web_contents.h"
#include "grit/generated_resources.h"