Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / chromeos / network / onc / onc_translator_onc_to_shill.cc
index f6b0117..2fd411f 100644 (file)
@@ -31,7 +31,7 @@ scoped_ptr<base::StringValue> ConvertValueToString(const base::Value& value) {
   std::string str;
   if (!value.GetAsString(&str))
     base::JSONWriter::Write(&value, &str);
-  return make_scoped_ptr(base::Value::CreateStringValue(str));
+  return make_scoped_ptr(new base::StringValue(str));
 }
 
 // This class is responsible to translate the local fields of the given