Index: content/browser/renderer_host/resource_dispatcher_host_request_info.h |
diff --git a/content/browser/renderer_host/resource_dispatcher_host_request_info.h b/content/browser/renderer_host/resource_dispatcher_host_request_info.h |
index da002c3aa1e237502d2d89f931118d8fb73fae3d..870345efda6af517baaa45b696cd2ff7419691ef 100644 |
--- a/content/browser/renderer_host/resource_dispatcher_host_request_info.h |
+++ b/content/browser/renderer_host/resource_dispatcher_host_request_info.h |
@@ -13,9 +13,9 @@ |
#include "content/common/content_export.h" |
#include "content/public/common/page_transition_types.h" |
#include "content/public/common/process_type.h" |
+#include "content/public/common/referrer.h" |
#include "net/base/load_states.h" |
#include "net/url_request/url_request.h" |
-#include "third_party/WebKit/Source/WebKit/chromium/public/WebReferrerPolicy.h" |
#include "webkit/glue/resource_type.h" |
class CrossSiteResourceHandler; |