Issue #80 - De-unify dom/gamepad

This commit is contained in:
wolfbeast 2020-04-20 18:08:32 +02:00 committed by Roy Tam
commit 040477a3f3
12 changed files with 23 additions and 7 deletions

View file

@ -22,6 +22,8 @@
#include "nsIObserver.h"
#include "nsIObserverService.h"
using namespace mozilla::ipc;
namespace mozilla {
namespace dom {