Chromium Code Reviews| Index: src/ppc/assembler-ppc.h |
| diff --git a/src/ppc/assembler-ppc.h b/src/ppc/assembler-ppc.h |
| index e13dff094f0731ce361c7485c2731dd4ca3d452f..bcc2d8f6b627c6157f233187d81d56fd7550cdb5 100644 |
| --- a/src/ppc/assembler-ppc.h |
| +++ b/src/ppc/assembler-ppc.h |
| @@ -46,7 +46,6 @@ |
| #include "src/assembler.h" |
| #include "src/compiler.h" |
| #include "src/ppc/constants-ppc.h" |
| -#include "src/serialize.h" |
| #define ABI_USES_FUNCTION_DESCRIPTORS \ |
| (V8_HOST_ARCH_PPC && (V8_OS_AIX || \ |