Bug 1671641 - Make dom/html buildable outside of unified-build environment. r=sg

Differential Revision: https://phabricator.services.mozilla.com/D94945
This commit is contained in:
Andi-Bogdan Postelnicu
2020-10-28 12:24:01 +00:00
parent 1c1dbf244d
commit 08d36e9f46
4 changed files with 6 additions and 0 deletions

View File

@@ -30,6 +30,7 @@
#include "mozilla/Preferences.h"
#include "nsTextNode.h"
#include "nsIController.h"
#include "nsIScrollableFrame.h"
#include "mozilla/AutoRestore.h"
#include "mozilla/InputEventOptions.h"
#include "mozilla/PresShell.h"