| Index: content/child/request_info.h
|
| diff --git a/content/child/request_info.h b/content/child/request_info.h
|
| index d808225379efc937095331b13db5dd54155ab251..a61bfc5d115c1f6822d810d1d7efac556153e988 100644
|
| --- a/content/child/request_info.h
|
| +++ b/content/child/request_info.h
|
| @@ -16,6 +16,7 @@
|
| #include "content/public/common/request_context_frame_type.h"
|
| #include "content/public/common/request_context_type.h"
|
| #include "content/public/common/resource_type.h"
|
| +#include "mojo/public/cpp/system/data_pipe.h"
|
| #include "net/base/request_priority.h"
|
| #include "third_party/WebKit/public/platform/WebReferrerPolicy.h"
|
| #include "third_party/WebKit/public/platform/WebTaskRunner.h"
|
|
|