mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 13:51:41 +00:00
Bug 1685281 - Fix IndexedDatabaseManager in the non-unified environment. r=sg
Differential Revision: https://phabricator.services.mozilla.com/D100890
This commit is contained in:
parent
030aaf9626
commit
68d22d4e10
@ -10,6 +10,7 @@
|
||||
#include "js/TypeDecls.h"
|
||||
#include "mozilla/Atomics.h"
|
||||
#include "mozilla/dom/quota/PersistenceType.h"
|
||||
#include "mozilla/Logging.h"
|
||||
#include "mozilla/Mutex.h"
|
||||
#include "nsClassHashtable.h"
|
||||
#include "nsHashKeys.h"
|
||||
|
Loading…
Reference in New Issue
Block a user