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

Unified Diff: components/precache/content/DEPS

Issue 2544613003: Disable precache if data_reduction_proxy enabled. (Closed)
Patch Set: Rebase. Created 4 years 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 | « components/precache/content/BUILD.gn ('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 25f55a1ece677c28c46eddd8f555854f37c6047e..6206a889a5b071c1778a470e70bcfd1ee2e5435f 100644
--- a/components/precache/content/DEPS
+++ b/components/precache/content/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+components/data_reduction_proxy",
"+components/keyed_service",
"+components/sync/driver",
"+components/variations",
« no previous file with comments | « components/precache/content/BUILD.gn ('k') | components/precache/content/precache_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698