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

@ -7,6 +7,7 @@
#ifndef mozilla_IMEContentObserver_h_
#define mozilla_IMEContentObserver_h_
#include "ContentEventHandler.h"
#include "mozilla/Attributes.h"
#include "nsCOMPtr.h"
#include "nsCycleCollectionParticipant.h"