| Index: content/common/background_fetch/background_fetch_struct_traits.cc
|
| diff --git a/content/common/background_fetch/background_fetch_struct_traits.cc b/content/common/background_fetch/background_fetch_struct_traits.cc
|
| index db88ad861e1e662d74f4bc330e7e0ff1623aaa34..c0f5f30e602932d08c5cf486e86671ad2676c3b9 100644
|
| --- a/content/common/background_fetch/background_fetch_struct_traits.cc
|
| +++ b/content/common/background_fetch/background_fetch_struct_traits.cc
|
| @@ -5,6 +5,7 @@
|
| #include "content/common/background_fetch/background_fetch_struct_traits.h"
|
|
|
| #include "content/common/service_worker/service_worker_event_dispatcher.mojom.h"
|
| +#include "content/common/service_worker/service_worker_fetch_request_struct_traits.h"
|
| #include "content/common/service_worker/service_worker_messages.h"
|
| #include "mojo/public/cpp/bindings/array_data_view.h"
|
|
|
|
|