Bug 1634474. Make dom/html/ buildable outside of unified-build environment. r=farre

Differential Revision: https://phabricator.services.mozilla.com/D73309
This commit is contained in:
Jonathan Watt
2020-05-04 14:29:02 +00:00
parent e4daa20fe9
commit 3b22e68804
15 changed files with 58 additions and 43 deletions

View File

@@ -5,6 +5,8 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
#include "mozilla/dom/HTMLVideoElement.h"
#include "mozilla/AsyncEventDispatcher.h"
#include "mozilla/dom/HTMLVideoElementBinding.h"
#include "nsGenericHTMLElement.h"
#include "nsGkAtoms.h"