Bug 1456364 part 1 - Reduce dependencies to nsCSSProps.h. r=emilio

So that hacking on this header can be less painful...

MozReview-Commit-ID: LmpMnF7q9RG
This commit is contained in:
Xidorn Quan
2018-04-26 15:00:50 +10:00
parent 1cecedba13
commit 6540b4d185
6 changed files with 7 additions and 5 deletions

View File

@@ -7,6 +7,8 @@
#include "mozilla/dom/HTMLHRElement.h"
#include "mozilla/dom/HTMLHRElementBinding.h"
#include "nsCSSProps.h"
NS_IMPL_NS_NEW_HTML_ELEMENT(HR)
namespace mozilla {