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

Unified Diff: components/offline_pages.gypi

Issue 2064323004: Defines initial DeviceConditions and and plumbs down through StartProcessing() call. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge Created 4 years, 6 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.gypi
diff --git a/components/offline_pages.gypi b/components/offline_pages.gypi
index c53dd5b720af6c226b7b24c55be3912ff4dc06dc..10902b1beb892a22787afcace7fa08a61f481644 100644
--- a/components/offline_pages.gypi
+++ b/components/offline_pages.gypi
@@ -61,6 +61,7 @@
'keyed_service_core',
],
'sources': [
+ 'offline_pages/background/device_conditions.h',
'offline_pages/background/offliner.h',
'offline_pages/background/offliner_factory.h',
'offline_pages/background/offliner_policy.h',
« no previous file with comments | « chrome/browser/android/offline_pages/background_scheduler_bridge.cc ('k') | components/offline_pages/background/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698