Bug 1116624 - Move CORS into dom/security (r=sicking)

This commit is contained in:
Christoph Kerschbaumer
2014-12-30 15:54:59 -08:00
parent 34195ceabe
commit 11a5d113f3
17 changed files with 19 additions and 16 deletions

View File

@@ -52,7 +52,7 @@
#include "nsIContentPolicy.h"
#include "nsContentPolicyUtils.h"
#include "nsCrossSiteListenerProxy.h"
#include "nsCORSListenerProxy.h"
#include "nsCycleCollectionParticipant.h"
#include "nsICachingChannel.h"
#include "nsLayoutUtils.h"