summaryrefslogtreecommitdiffstats
path: root/toolkit/components/places/Database.h
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/components/places/Database.h')
-rw-r--r--toolkit/components/places/Database.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/toolkit/components/places/Database.h b/toolkit/components/places/Database.h
index 1798f73eec..755ef26393 100644
--- a/toolkit/components/places/Database.h
+++ b/toolkit/components/places/Database.h
@@ -308,6 +308,7 @@ class Database final : public nsIObserver, public nsSupportsWeakReference {
nsresult MigrateV73Up();
nsresult MigrateV74Up();
nsresult MigrateV75Up();
+ nsresult MigrateV77Up();
nsresult UpdateBookmarkRootTitles();