Index: content/child/resource_dispatcher.h |
diff --git a/content/child/resource_dispatcher.h b/content/child/resource_dispatcher.h |
index 1796c5ae5a7fbe9720d9560e0c3e406844f1b2e7..f7f62ff7a78b141b17936c87272620e995d18db3 100644 |
--- a/content/child/resource_dispatcher.h |
+++ b/content/child/resource_dispatcher.h |
@@ -16,10 +16,10 @@ |
#include "base/memory/weak_ptr.h" |
#include "base/time/time.h" |
#include "content/common/content_export.h" |
+#include "content/public/common/resource_type.h" |
#include "ipc/ipc_listener.h" |
#include "ipc/ipc_sender.h" |
#include "net/base/request_priority.h" |
-#include "webkit/common/resource_type.h" |
struct ResourceMsg_RequestCompleteData; |