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

Unified Diff: components/offline_pages.gypi

Issue 2020833002: Add the request picker and a unit test (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: CR feedback per Dimich and DougArnett Created 4 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
« no previous file with comments | « components/components_tests.gyp ('k') | components/offline_pages/background/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/offline_pages.gypi
diff --git a/components/offline_pages.gypi b/components/offline_pages.gypi
index f0cce514a5af5be4f1249976708e73edbadac86c..8535c7bd38553d29e09c0b0ffea9eb85dcd62f3b 100644
--- a/components/offline_pages.gypi
+++ b/components/offline_pages.gypi
@@ -62,6 +62,8 @@
'offline_pages/background/offliner_policy.h',
'offline_pages/background/request_coordinator.cc',
'offline_pages/background/request_coordinator.h',
+ 'offline_pages/background/request_picker.cc',
+ 'offline_pages/background/request_picker.h',
'offline_pages/background/request_queue.cc',
'offline_pages/background/request_queue.h',
'offline_pages/background/request_queue_in_memory_store.cc',
« no previous file with comments | « components/components_tests.gyp ('k') | components/offline_pages/background/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698