Bug 1424548 - Part 1: Fix non-unified build of HTML parser code. r=hsivonen

This commit is contained in:
Chris Peterson
2017-12-04 13:09:15 -08:00
parent 7df45b27d2
commit ea13f73095
9 changed files with 28 additions and 11 deletions

View File

@@ -16,6 +16,7 @@
#include "nsHtml5AtomTable.h"
#include "nsHtml5Module.h"
#include "nsHtml5StreamParserPtr.h"
#include "nsIDocShell.h"
#include "nsIScriptError.h"
#include "mozilla/Preferences.h"
#include "mozilla/SystemGroup.h"