Issue #80 - Fix include in dom/quota

Reported by Luke.
This commit is contained in:
wolfbeast 2020-04-25 21:01:30 +02:00 committed by Roy Tam
commit ea1838aa6c

View file

@ -16,6 +16,7 @@
#include "mozilla/ipc/BackgroundParent.h"
#include "mozilla/ipc/BackgroundUtils.h"
#include "mozilla/ipc/PBackgroundChild.h"
#include "nsContentUtils.h"
#include "nsIIdleService.h"
#include "nsIIPCBackgroundChildCreateCallback.h"
#include "nsIObserverService.h"