Chromium Code Reviews| Index: src/ic/ppc/handler-compiler-ppc.cc |
| diff --git a/src/ic/ppc/handler-compiler-ppc.cc b/src/ic/ppc/handler-compiler-ppc.cc |
| index ddeba329716fe87f9dc46000b95f56197f8e00b6..9ec2f5ff3fcdfc3c3f79396eaeea4c1d07015f1d 100644 |
| --- a/src/ic/ppc/handler-compiler-ppc.cc |
| +++ b/src/ic/ppc/handler-compiler-ppc.cc |
| @@ -2,8 +2,6 @@ |
| // Use of this source code is governed by a BSD-style license that can be |
| // found in the LICENSE file. |
| -#include "src/v8.h" |
| - |
| #if V8_TARGET_ARCH_PPC |
| #include "src/ic/call-optimization.h" |