| Index: src/arm/lithium-codegen-arm.cc
 | 
| diff --git a/src/arm/lithium-codegen-arm.cc b/src/arm/lithium-codegen-arm.cc
 | 
| index 6504fc168faaa93da933a55471059d8c271a5d3f..930a8e388fc37404649ac59caad159dae1e55251 100644
 | 
| --- a/src/arm/lithium-codegen-arm.cc
 | 
| +++ b/src/arm/lithium-codegen-arm.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/arm/lithium-codegen-arm.h"
 | 
|  #include "src/arm/lithium-gap-resolver-arm.h"
 | 
|  #include "src/base/bits.h"
 | 
| 
 |