Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / components / cronet / android / url_request_context_adapter.h
index ef4fcd6..1bb2e70 100644 (file)
@@ -77,7 +77,7 @@ class URLRequestContextAdapter : public net::URLRequestContextGetter {
 
   virtual ~URLRequestContextAdapter();
 
-  // Initializes |context_| on the IO thread.
+  // Initializes |context_| on the Network thread.
   void InitializeURLRequestContext(scoped_ptr<URLRequestContextConfig> config);
 
   DISALLOW_COPY_AND_ASSIGN(URLRequestContextAdapter);