| Index: content/child/request_info.h
|
| diff --git a/content/child/request_info.h b/content/child/request_info.h
|
| index 6dd1bed698f2a4479970c637995b1caeb3448a15..ce5ab7abb4b5e322e2ff2a83c10014ef3a8b67d9 100644
|
| --- a/content/child/request_info.h
|
| +++ b/content/child/request_info.h
|
| @@ -10,11 +10,11 @@
|
| #include <string>
|
|
|
| #include "content/common/content_export.h"
|
| +#include "content/public/common/resource_type.h"
|
| #include "net/base/request_priority.h"
|
| #include "third_party/WebKit/public/platform/WebReferrerPolicy.h"
|
| #include "third_party/WebKit/public/platform/WebURLRequest.h"
|
| #include "url/gurl.h"
|
| -#include "webkit/common/resource_type.h"
|
|
|
| namespace content {
|
|
|
|
|