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

Unified Diff: chromeos/network/DEPS

Issue 2608803002: ONC: Fix handling of invalid proxy scheme. (Closed)
Patch Set: Use FixupURL 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
Index: chromeos/network/DEPS
diff --git a/chromeos/network/DEPS b/chromeos/network/DEPS
index 392d14e8dbba1b3cf52604c8869fddca8fdbe63b..49abef05652360b915f42793f549022a02736e31 100644
--- a/chromeos/network/DEPS
+++ b/chromeos/network/DEPS
@@ -3,6 +3,7 @@ include_rules = [
"+components/onc",
"+components/pref_registry",
"+components/proxy_config",
+ "+components/url_formatter",
"+components/user_manager",
"+net",
"+url"

Powered by Google App Engine
This is Rietveld 408576698