Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1558)

Unified Diff: components/offline_pages/core/background/BUILD.gn

Issue 2898393002: Split Android-specific dependency from BackgroundLoaderOffliner. Create a subfolder of c/b/offline_… (Closed)
Patch Set: more build fixes Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",

Powered by Google App Engine
This is Rietveld 408576698