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

Unified Diff: components/precache.gypi

Issue 1961153003: Add pause/resume functionality to precache (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
Index: components/precache.gypi
diff --git a/components/precache.gypi b/components/precache.gypi
index 848ed5339ca77fd6d333c9a29757526165e48523..dea8a9eacb1d50f2fbb4b4ada7356a9a1845fac7 100644
--- a/components/precache.gypi
+++ b/components/precache.gypi
@@ -25,6 +25,8 @@
'precache/core/precache_fetcher.h',
'precache/core/precache_switches.cc',
'precache/core/precache_switches.h',
+ 'precache/core/precache_session_tables.cc',
+ 'precache/core/precache_session_tables.h',
'precache/core/precache_url_table.cc',
'precache/core/precache_url_table.h',
],

Powered by Google App Engine
This is Rietveld 408576698