| Index: components/offline_pages/background/mark_attempt_completed_task.h
|
| diff --git a/components/offline_pages/background/mark_attempt_completed_task.h b/components/offline_pages/background/mark_attempt_completed_task.h
|
| index 7997ee5e0298bb2139747861451b67122649eedc..7e94803a34b3fb9811079ca748da9423e7d7be1e 100644
|
| --- a/components/offline_pages/background/mark_attempt_completed_task.h
|
| +++ b/components/offline_pages/background/mark_attempt_completed_task.h
|
| @@ -8,6 +8,7 @@
|
| #include <stdint.h>
|
| #include <memory>
|
|
|
| +#include "components/offline_pages/background/request_queue_results.h"
|
| #include "components/offline_pages/background/request_queue_store.h"
|
| #include "components/offline_pages/background/update_request_task.h"
|
| #include "components/offline_pages/core/task.h"
|
|
|