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

Unified Diff: components/precache/content/BUILD.gn

Issue 2507753003: Do not precache when the cache size is small (Closed)
Patch Set: Sync'ed to HEAD Created 4 years 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/content/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/precache/content/BUILD.gn
diff --git a/components/precache/content/BUILD.gn b/components/precache/content/BUILD.gn
index 54eed60b80f553d74786e48da34b054425db95fa..bca9748e51198bd8b7b53f1f73e9fdb0464f243f 100644
--- a/components/precache/content/BUILD.gn
+++ b/components/precache/content/BUILD.gn
@@ -39,6 +39,7 @@ source_set("unit_tests") {
"//components/history/core/browser",
"//components/precache/core",
"//components/precache/core:proto",
+ "//components/variations:test_support",
"//content/public/browser",
"//content/test:test_support",
"//net:test_support",
« no previous file with comments | « no previous file | components/precache/content/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698