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

Unified Diff: components/precache.gypi

Issue 2229983002: Send the list of used and unused resources for precache (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: added-test Created 4 years, 4 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 c2d21877431242d538c9ee67905c79aabdd20877..e4a287ed5939988a3d98427c9752b5f9ac7daf22 100644
--- a/components/precache.gypi
+++ b/components/precache.gypi
@@ -23,6 +23,8 @@
'precache/core/precache_database.h',
'precache/core/precache_fetcher.cc',
'precache/core/precache_fetcher.h',
+ 'precache/core/precache_referrer_host_table.cc',
+ 'precache/core/precache_referrer_host_table.h',
'precache/core/precache_switches.cc',
'precache/core/precache_switches.h',
'precache/core/precache_session_table.cc',

Powered by Google App Engine
This is Rietveld 408576698