Bug 868130 - Include nsCxPusher.h everywhere we need it, and stop including it from nsContentUtils.h. r=gabor

This commit is contained in:
Bobby Holley
2013-05-22 10:05:26 -06:00
parent 4444e2cc4e
commit c3247a55cf
95 changed files with 95 additions and 4 deletions

View File

@@ -34,6 +34,7 @@
#include "nsIXPCScriptable.h"
#include "nsContentUtils.h"
#include "nsCxPusher.h"
#include "nsJSUtils.h"
#include "nsJSPrincipals.h"
#include "nsThreadUtils.h"