summaryrefslogtreecommitdiffstats
path: root/dom/indexedDB/ActorsParentCommon.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'dom/indexedDB/ActorsParentCommon.cpp')
-rw-r--r--dom/indexedDB/ActorsParentCommon.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/dom/indexedDB/ActorsParentCommon.cpp b/dom/indexedDB/ActorsParentCommon.cpp
index 1b92e15dad..5f25bd8ad6 100644
--- a/dom/indexedDB/ActorsParentCommon.cpp
+++ b/dom/indexedDB/ActorsParentCommon.cpp
@@ -66,7 +66,7 @@ class nsIFile;
namespace mozilla::dom::indexedDB {
-static_assert(SNAPPY_VERSION == 0x010109);
+static_assert(SNAPPY_VERSION == 0x010200);
using mozilla::ipc::IsOnBackgroundThread;