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

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

Issue 2921783002: [Offline Prefetch] Pass api key to offline prefetch requests (Closed)
Patch Set: Rebase 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: components/offline_pages/core/prefetch/BUILD.gn
diff --git a/components/offline_pages/core/prefetch/BUILD.gn b/components/offline_pages/core/prefetch/BUILD.gn
index f46c0445affc4cbd324dca5e39328ec6d8dc5ff3..ee2187314625df5854d241bb8cd564cf578e91af 100644
--- a/components/offline_pages/core/prefetch/BUILD.gn
+++ b/components/offline_pages/core/prefetch/BUILD.gn
@@ -46,6 +46,8 @@ static_library("prefetch") {
"//components/ntp_snippets",
"//components/offline_pages/core",
"//components/offline_pages/core:switches",
+ "//components/version_info",
+ "//google_apis",
"//net:net",
"//url",
]
« no previous file with comments | « no previous file | components/offline_pages/core/prefetch/DEPS » ('j') | components/offline_pages/core/prefetch/DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698