Index: content/browser/renderer_host/render_view_host.h |
diff --git a/content/browser/renderer_host/render_view_host.h b/content/browser/renderer_host/render_view_host.h |
index 89473915ca3e233b6ac096d70becee3d0677438c..d7317544c60e7c133feaa46c1c9b90d586102107 100644 |
--- a/content/browser/renderer_host/render_view_host.h |
+++ b/content/browser/renderer_host/render_view_host.h |
@@ -16,7 +16,7 @@ |
#include "base/process_util.h" |
#include "content/browser/renderer_host/render_widget_host.h" |
#include "content/common/content_export.h" |
-#include "content/common/window_container_type.h" |
+#include "content/public/common/window_container_type.h" |
#include "net/base/load_states.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebConsoleMessage.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebDragOperation.h" |