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

Unified Diff: components/precache/content/DEPS

Issue 514353002: Check if precaching is allowed before reporting related metrics (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 4 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
« no previous file with comments | « chrome/browser/net/chrome_network_delegate.cc ('k') | components/precache/content/precache_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/precache/content/DEPS
diff --git a/components/precache/content/DEPS b/components/precache/content/DEPS
index 9ed9740b753605456c0a877ed3d68eec36baa509..a62c4eb5c68e66bac886b7bc40d06b58e80817e0 100644
--- a/components/precache/content/DEPS
+++ b/components/precache/content/DEPS
@@ -1,5 +1,7 @@
include_rules = [
+ "+components/data_reduction_proxy/common",
"+components/keyed_service",
+ "+components/user_prefs",
"+content/public/browser",
"+net/base",
]
« no previous file with comments | « chrome/browser/net/chrome_network_delegate.cc ('k') | components/precache/content/precache_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698