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

Unified Diff: components/proxy_config/DEPS

Issue 1651203002: Update components for new prefs location. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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/proxy_config/DEPS
diff --git a/components/proxy_config/DEPS b/components/proxy_config/DEPS
index 0a84ee133b9ec2e70369aa54742faedb33e735d2..069741e16408dcec7ebd4125cec27a4c828e8699 100644
--- a/components/proxy_config/DEPS
+++ b/components/proxy_config/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+components/pref_registry",
+ "+components/prefs",
"+net"
]

Powered by Google App Engine
This is Rietveld 408576698