Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / sync_file_system / drive_backend_v1 / fake_api_util.cc
index 0ce39ef..e3afa22 100644 (file)
@@ -66,9 +66,7 @@ FakeAPIUtil::RemoteResource::~RemoteResource() {}
 FakeAPIUtil::FakeAPIUtil()
     : largest_changestamp_(0),
       url_generator_(
-          GURL(google_apis::GDataWapiUrlGenerator::kBaseUrlForProduction),
-          GURL(google_apis::GDataWapiUrlGenerator::
-               kBaseDownloadUrlForProduction)) {}
+          GURL(google_apis::GDataWapiUrlGenerator::kBaseUrlForProduction)) {}
 
 FakeAPIUtil::~FakeAPIUtil() {}