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

Unified Diff: components/offline_pages/core/BUILD.gn

Issue 2811813002: [Offline Pages] Set up the initial prefetching service. (Closed)
Patch Set: fix compile >:-( Created 3 years, 8 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/offline_pages/core/BUILD.gn
diff --git a/components/offline_pages/core/BUILD.gn b/components/offline_pages/core/BUILD.gn
index 21708d2b71c5ebea702bcafccd53f9037bce1f4e..84bedc694d116e279deab42bb5fba70c4181dcd5 100644
--- a/components/offline_pages/core/BUILD.gn
+++ b/components/offline_pages/core/BUILD.gn
@@ -108,6 +108,7 @@ source_set("unit_tests") {
":core",
":switches",
":test_support",
+ "prefetch:unit_tests",
"recent_tabs:unit_tests",
"//base",
"//base/test:test_support",

Powered by Google App Engine
This is Rietveld 408576698