Bug 1131003 - Move jsproxy.h to js/Proxy.h. r=efaust

This commit is contained in:
Tom Schuster
2015-02-10 19:58:18 +01:00
parent a0ff0e9d0c
commit 34ccb29137
27 changed files with 34 additions and 34 deletions

View File

@@ -9,8 +9,8 @@
#include "mozilla/dom/ContentParent.h"
#include "nsJSUtils.h"
#include "jsfriendapi.h"
#include "jsproxy.h"
#include "jswrapper.h"
#include "js/Proxy.h"
#include "HeapAPI.h"
#include "xpcprivate.h"
#include "mozilla/Casting.h"