Bug 703534 - Fix build failure on platforms without YARR JIT. r=luke

This commit is contained in:
Mike Hommey 2011-11-18 11:49:28 +01:00
parent bc9b17a4b9
commit 0cedbb4d10

View File

@ -49,7 +49,6 @@
#include "jswatchpoint.h"
#include "jswrapper.h"
#include "assembler/wtf/Platform.h"
#include "assembler/jit/ExecutableAllocator.h"
#include "yarr/BumpPointerAllocator.h"
#include "methodjit/MethodJIT.h"
#include "methodjit/PolyIC.h"