Index: content/browser/renderer_host/render_widget_helper.h |
diff --git a/content/browser/renderer_host/render_widget_helper.h b/content/browser/renderer_host/render_widget_helper.h |
index cab09471d0a7d0ad8cb77d1f117d4ff57b4e578f..605a317145d9e906cd470414786a4184c1953668 100644 |
--- a/content/browser/renderer_host/render_widget_helper.h |
+++ b/content/browser/renderer_host/render_widget_helper.h |
@@ -14,7 +14,7 @@ |
#include "base/process.h" |
#include "base/synchronization/lock.h" |
#include "base/synchronization/waitable_event.h" |
-#include "content/common/window_container_type.h" |
+#include "content/public/common/window_container_type.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebPopupType.h" |
#include "ui/gfx/native_widget_types.h" |
#include "ui/gfx/surface/transport_dib.h" |