Issue #80 - De-unify dom/events

This commit is contained in:
wolfbeast 2020-04-19 14:38:07 +02:00 • committed by Roy Tam
commit 0688661113
7 changed files with 10 additions and 7 deletions

View file

@ -12,6 +12,7 @@
#include "mozilla/ErrorResult.h"
#include "mozilla/dom/BindingDeclarations.h"
#include "nsCycleCollectionParticipant.h"
#include "nsPIDOMWindow.h"
#include "nsWrapperCache.h"
namespace mozilla {