Index: webkit/browser/fileapi/external_mount_points.h |
diff --git a/webkit/browser/fileapi/external_mount_points.h b/webkit/browser/fileapi/external_mount_points.h |
index fefa6fed92de423cfa79c58b42e22ac3cd04c022..7891375dcfeb675bb486f7e6b995713674f6917d 100644 |
--- a/webkit/browser/fileapi/external_mount_points.h |
+++ b/webkit/browser/fileapi/external_mount_points.h |
@@ -73,6 +73,7 @@ class WEBKIT_STORAGE_BROWSER_EXPORT ExternalMountPoints |
const base::FilePath& virtual_path, |
std::string* mount_name, |
FileSystemType* type, |
+ std::string* cracked_id, |
base::FilePath* path, |
FileSystemMountOption* mount_option) const OVERRIDE; |
virtual FileSystemURL CrackURL(const GURL& url) const OVERRIDE; |