Bug 1270648 part 1 - Move #include out from sandbox keyword list. r=smaug

MozReview-Commit-ID: 18GeTZTcZPp
This commit is contained in:
Xidorn Quan
2016-05-18 09:08:12 +10:00
parent 7e1f9cfb78
commit 96ff4864d8
2 changed files with 1 additions and 2 deletions

View File

@@ -12,6 +12,7 @@
#include "nsRuleData.h"
#include "nsStyleConsts.h"
#include "nsContentUtils.h"
#include "nsSandboxFlags.h"
NS_IMPL_NS_NEW_HTML_ELEMENT_CHECK_PARSER(IFrame)