Index: content/browser/renderer_host/render_view_host_delegate.h |
diff --git a/content/browser/renderer_host/render_view_host_delegate.h b/content/browser/renderer_host/render_view_host_delegate.h |
index b9962b6b97d2f0fc94a40535b10ffaf96fc8fdfb..e97387489fbb3098ce96b04395ff7d6ab73017b8 100644 |
--- a/content/browser/renderer_host/render_view_host_delegate.h |
+++ b/content/browser/renderer_host/render_view_host_delegate.h |
@@ -16,8 +16,8 @@ |
#include "base/string16.h" |
#include "base/values.h" |
#include "content/common/content_export.h" |
-#include "content/common/window_container_type.h" |
#include "content/public/common/view_types.h" |
+#include "content/public/common/window_container_type.h" |
#include "ipc/ipc_channel.h" |
#include "net/base/load_states.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebDragOperation.h" |