Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / net / http / http_stream_factory_impl_request_unittest.cc
index 14c06ef..eea2a1b 100644 (file)
@@ -76,7 +76,7 @@ TEST_P(HttpStreamFactoryImplRequestTest, SetPriority) {
 
   HttpStreamFactoryImpl::Job* job =
       new HttpStreamFactoryImpl::Job(factory,
-                                     session,
+                                     session.get(),
                                      HttpRequestInfo(),
                                      DEFAULT_PRIORITY,
                                      SSLConfig(),