| Index: src/ppc/lithium-codegen-ppc.cc
 | 
| diff --git a/src/ppc/lithium-codegen-ppc.cc b/src/ppc/lithium-codegen-ppc.cc
 | 
| index caf811654c67aa449d185c0ddde4af2707649825..afc5a692ef64209468cfd8b05cd1ba0d278019b6 100644
 | 
| --- a/src/ppc/lithium-codegen-ppc.cc
 | 
| +++ b/src/ppc/lithium-codegen-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"
 | 
| -
 | 
|  #include "src/base/bits.h"
 | 
|  #include "src/code-factory.h"
 | 
|  #include "src/code-stubs.h"
 | 
| 
 |