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

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

Issue 2546433004: [OfflinePages] Restarts immediate processing if stopped due to no net (Closed)
Patch Set: New test method: CallConnectionTypeObserver() Created 4 years 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
« no previous file with comments | « no previous file | components/offline_pages/background/connection_notifier.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/offline_pages/background/BUILD.gn
diff --git a/components/offline_pages/background/BUILD.gn b/components/offline_pages/background/BUILD.gn
index 7768304cc983a038ee951cc83cead24dd8cc08ac..feb0f9f02371c310cd5104ff286e8f1bead5a2b2 100644
--- a/components/offline_pages/background/BUILD.gn
+++ b/components/offline_pages/background/BUILD.gn
@@ -12,6 +12,8 @@ static_library("background_offliner") {
"add_request_task.h",
"change_requests_state_task.cc",
"change_requests_state_task.h",
+ "connection_notifier.cc",
+ "connection_notifier.h",
"device_conditions.h",
"get_requests_task.cc",
"get_requests_task.h",
« no previous file with comments | « no previous file | components/offline_pages/background/connection_notifier.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698