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

Unified Diff: net/proxy/proxy_config_service_android.h

Issue 11191047: Upstream Android-specific net/ changes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 8 years, 2 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
« no previous file with comments | « net/net.gyp ('k') | net/proxy/proxy_config_service_android.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/proxy/proxy_config_service_android.h
diff --git a/net/proxy/proxy_config_service_android.h b/net/proxy/proxy_config_service_android.h
index 400864eeb13cd3108d913c86b0ea36279bb2a42f..3ddbaebe78e9ead4b3e73567bbb7a74c784f587e 100644
--- a/net/proxy/proxy_config_service_android.h
+++ b/net/proxy/proxy_config_service_android.h
@@ -61,7 +61,6 @@ class NET_EXPORT ProxyConfigServiceAndroid : public ProxyConfigService {
friend class ProxyConfigServiceAndroidTestBase;
class Delegate;
-
// For tests.
ProxyConfigServiceAndroid(base::SequencedTaskRunner* network_task_runner,
base::SequencedTaskRunner* jni_task_runner,
« no previous file with comments | « net/net.gyp ('k') | net/proxy/proxy_config_service_android.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698