Remove an extra include of nsContentUtils that I somehow added in bug 903819

This commit is contained in:
David Zbarsky 2013-08-22 09:26:19 -04:00
parent 930150cc7b
commit 5b975224e6

View File

@ -9,7 +9,6 @@
#include "mozilla/Attributes.h"
#include "mozilla/dom/Link.h"
#include "nsContentUtils.h"
#include "nsGenericHTMLElement.h"
#include "nsIDOMHTMLAnchorElement.h"