Index: content/browser/renderer_host/render_widget_helper.h |
=================================================================== |
--- content/browser/renderer_host/render_widget_helper.h (revision 79131) |
+++ content/browser/renderer_host/render_widget_helper.h (working copy) |
@@ -15,7 +15,7 @@ |
#include "base/ref_counted.h" |
#include "base/synchronization/lock.h" |
#include "base/synchronization/waitable_event.h" |
-#include "chrome/common/window_container_type.h" |
+#include "content/common/window_container_type.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebPopupType.h" |
namespace IPC { |