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

Unified Diff: components/proxy_config.gypi

Issue 1228543002: Translate ONC ProxySettings <-> Shill ProxyConfig (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add SchemeToString Created 5 years, 5 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.gypi
diff --git a/components/proxy_config.gypi b/components/proxy_config.gypi
index b7f8e5f72e121181cb4fcc7d658e7b076ff157d2..a6926f9b4546eb1e77e589fa3c90a7be3376ff32 100644
--- a/components/proxy_config.gypi
+++ b/components/proxy_config.gypi
@@ -10,6 +10,7 @@
'type': '<(component)',
'dependencies': [
'../base/base.gyp:base',
+ '../net/net.gyp:net',
],
'include_dirs': [
'..',

Powered by Google App Engine
This is Rietveld 408576698