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

Unified Diff: components/components_tests.gyp

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
« no previous file with comments | « no previous file | components/precache.gypi » ('j') | components/precache/core/precache_fetcher.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 333b1641684f4ac902907ab40df54737de0d7ae9..0d400e05c93a3ae4d1979cdc8f309a79e33051c9 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -600,6 +600,7 @@
'precache/core/fetcher_pool_unittest.cc',
'precache/core/precache_database_unittest.cc',
'precache/core/precache_fetcher_unittest.cc',
+ 'precache/core/precache_referrer_host_table_unittest.cc',
'precache/core/precache_session_table_unittest.cc',
'precache/core/precache_url_table_unittest.cc',
],
« no previous file with comments | « no previous file | components/precache.gypi » ('j') | components/precache/core/precache_fetcher.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698