Index: content/browser/worker_host/worker_process_host.h |
diff --git a/content/browser/worker_host/worker_process_host.h b/content/browser/worker_host/worker_process_host.h |
index 150153139fe49a57ec3ba666ee7ba0c167c57052..086020fd3c537da25ad75c6e91ee1285105bafd9 100644 |
--- a/content/browser/worker_host/worker_process_host.h |
+++ b/content/browser/worker_host/worker_process_host.h |
@@ -18,10 +18,10 @@ |
#include "content/public/browser/browser_child_process_host_delegate.h" |
#include "content/public/browser/browser_child_process_host_iterator.h" |
#include "content/public/common/process_type.h" |
+#include "content/public/common/resource_type.h" |
#include "ipc/ipc_sender.h" |
#include "third_party/WebKit/public/web/WebContentSecurityPolicy.h" |
#include "url/gurl.h" |
-#include "webkit/common/resource_type.h" |
struct ResourceHostMsg_Request; |