Index: content/browser/renderer_host/pepper/pepper_internal_file_ref_backend.h |
diff --git a/content/browser/renderer_host/pepper/pepper_internal_file_ref_backend.h b/content/browser/renderer_host/pepper/pepper_internal_file_ref_backend.h |
index 197a1bcd2c1e8d4a650556f28675f470abcbf7a1..81d6ab624cdd5e7d03bc15f4a363408077ca1c27 100644 |
--- a/content/browser/renderer_host/pepper/pepper_internal_file_ref_backend.h |
+++ b/content/browser/renderer_host/pepper/pepper_internal_file_ref_backend.h |
@@ -46,8 +46,6 @@ class PepperInternalFileRefBackend : public PepperFileRefBackend { |
OVERRIDE; |
virtual fileapi::FileSystemURL GetFileSystemURL() const OVERRIDE; |
- virtual std::string GetFileSystemURLSpec() const OVERRIDE; |
- virtual base::FilePath GetExternalPath() const OVERRIDE; |
virtual int32_t CanRead() const OVERRIDE; |
virtual int32_t CanWrite() const OVERRIDE; |