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

Unified Diff: net/net_lib.scons

Issue 49009: Proxy config for Linux (ProxyConfigServiceLinux)... (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: '' Created 11 years, 9 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: net/net_lib.scons
===================================================================
--- net/net_lib.scons (revision 12719)
+++ net/net_lib.scons (working copy)
@@ -335,6 +335,7 @@
'base/platform_mime_util_linux.cc',
'base/ssl_client_socket_nss.cc',
'base/x509_certificate_nss.cc',
+ 'proxy/proxy_config_service_linux.cc',
])
if env.Bit('posix'):

Powered by Google App Engine
This is Rietveld 408576698