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

Unified Diff: components/offline_pages/core/prefetch/DEPS

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/DEPS
diff --git a/components/offline_pages/core/prefetch/DEPS b/components/offline_pages/core/prefetch/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..9a263622580c760f8f59307a144e2f09aa60bfb8
--- /dev/null
+++ b/components/offline_pages/core/prefetch/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+google_apis",
dewittj 2017/06/02 16:32:32 Do we also need +version_info?
jianli 2017/06/02 18:53:09 It is already included in upper level DEPS.
+]
« no previous file with comments | « components/offline_pages/core/prefetch/BUILD.gn ('k') | components/offline_pages/core/prefetch/generate_page_bundle_request.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698