Bug 946837 - XPCWrappedJS.cpp doesn't need to include nsProxyRelease.h or nsTextFormatter.h. r=bholley

This commit is contained in:
Andrew McCreight 2013-12-10 08:07:20 -08:00
parent 0aeb884580
commit 5170af7644

View File

@ -10,9 +10,7 @@
#include "jsprf.h"
#include "nsCxPusher.h"
#include "nsContentUtils.h"
#include "nsProxyRelease.h"
#include "nsThreadUtils.h"
#include "nsTextFormatter.h"
using namespace mozilla;