Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / content / browser / renderer_host / pepper / pepper_external_file_ref_backend.h
index 4d2980a..953db66 100644 (file)
@@ -41,7 +41,7 @@ class PepperExternalFileRefBackend : public PepperFileRefBackend {
       OVERRIDE;
   virtual int32_t GetAbsolutePath(ppapi::host::ReplyMessageContext context)
       OVERRIDE;
-  virtual fileapi::FileSystemURL GetFileSystemURL() const OVERRIDE;
+  virtual storage::FileSystemURL GetFileSystemURL() const OVERRIDE;
   virtual base::FilePath GetExternalFilePath() const OVERRIDE;
 
   virtual int32_t CanRead() const OVERRIDE;