| Index: components/offline_pages/core/background/BUILD.gn
|
| diff --git a/components/offline_pages/core/background/BUILD.gn b/components/offline_pages/core/background/BUILD.gn
|
| index 63971560654a5af112b185e5ac790f8a5d3da05e..083e7a9e898ef2c5a47a9e1ad55da8e218cc61cb 100644
|
| --- a/components/offline_pages/core/background/BUILD.gn
|
| +++ b/components/offline_pages/core/background/BUILD.gn
|
| @@ -23,6 +23,7 @@ static_library("background_offliner") {
|
| "get_requests_task.h",
|
| "initialize_store_task.cc",
|
| "initialize_store_task.h",
|
| + "load_termination_listener.h",
|
| "mark_attempt_aborted_task.cc",
|
| "mark_attempt_aborted_task.h",
|
| "mark_attempt_completed_task.cc",
|
|
|