| Index: content/child/resource_dispatcher.cc
|
| diff --git a/content/child/resource_dispatcher.cc b/content/child/resource_dispatcher.cc
|
| index 990bf84e976cf9a99a68b34bb76a71c79eeb2277..be24da4af1e6da853f4d869a0f0f5e0ad2336c3c 100644
|
| --- a/content/child/resource_dispatcher.cc
|
| +++ b/content/child/resource_dispatcher.cc
|
| @@ -18,6 +18,7 @@
|
| #include "content/child/request_extra_data.h"
|
| #include "content/child/request_info.h"
|
| #include "content/child/site_isolation_policy.h"
|
| +#include "content/child/sync_load_response.h"
|
| #include "content/common/inter_process_time_ticks_converter.h"
|
| #include "content/common/resource_messages.h"
|
| #include "content/common/service_worker/service_worker_types.h"
|
|
|