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 "nsIDocShellTreeItem.h"
#include "nsIDocShell.h"
#include "nsIDOMDocument.h"
#include "nsINestedURI.h"
#include "nsIScriptGlobalObject.h"
#include "nsIWebShellServices.h"
#include "nsContentUtils.h"