Issue #80 - De-unify dom/indexedDB

This commit is contained in:
Moonchild 2020-04-21 15:28:03 +00:00 committed by Roy Tam
commit 9a61935395
9 changed files with 20 additions and 3 deletions

View file

@ -52,6 +52,8 @@
// Include this last to avoid path problems on Windows.
#include "ActorsChild.h"
using namespace mozilla::dom::indexedDB;
namespace mozilla {
namespace dom {