Upstream version 10.38.208.0
[platform/framework/web/crosswalk.git] / src / xwalk / application / browser / application_protocols.cc
index dcce8d4..6d28119 100644 (file)
@@ -245,7 +245,7 @@ ApplicationProtocolHandler::MaybeCreateJob(
   base::FilePath directory_path;
   std::string content_security_policy;
   if (application) {
-    directory_path = application->Path();
+    directory_path = application->path();
 
     const char* csp_key = GetCSPKey(application->manifest_type());
     const CSPInfo* csp_info = static_cast<CSPInfo*>(