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

Unified Diff: chrome/common/BUILD.gn

Issue 2914703002: [Offline Prefetch] Backoff support for PrefetchBackgroundTask (Closed)
Patch Set: Fix trybots Created 3 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: chrome/common/BUILD.gn
diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
index 03dbead86e2fec7282b05cfc390453e6020a8b7a..7100d5731ac6eaf9f8a8d47a0ceea233f3a961f9 100644
--- a/chrome/common/BUILD.gn
+++ b/chrome/common/BUILD.gn
@@ -604,6 +604,7 @@ static_library("constants") {
"//base/third_party/dynamic_annotations",
"//components/bookmarks/common",
"//components/nacl/common:switches",
+ "//components/offline_pages/features",
"//media:cdm_paths", # Needed by chrome_paths.cc.
"//media:media_features",
"//ppapi/features",

Powered by Google App Engine
This is Rietveld 408576698