summaryrefslogtreecommitdiffstats
path: root/dom/indexedDB/FileManager.h
diff options
context:
space:
mode:
Diffstat (limited to 'dom/indexedDB/FileManager.h')
-rw-r--r--dom/indexedDB/FileManager.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/dom/indexedDB/FileManager.h b/dom/indexedDB/FileManager.h
index da917f431..0fba46ec0 100644
--- a/dom/indexedDB/FileManager.h
+++ b/dom/indexedDB/FileManager.h
@@ -58,8 +58,7 @@ public:
nsIFile* aDatabaseFile,
PersistenceType aPersistenceType,
const nsACString& aGroup,
- const nsACString& aOrigin,
- uint32_t aTelemetryId);
+ const nsACString& aOrigin);
static nsresult
GetUsage(nsIFile* aDirectory, uint64_t* aUsage);