| Index: src/ia32/interface-descriptors-ia32.cc
 | 
| diff --git a/src/ia32/interface-descriptors-ia32.cc b/src/ia32/interface-descriptors-ia32.cc
 | 
| index 496b34e9ff29095d8d17391eb51c56f3d3100b17..4724d1eb449e2ebded123164d41119209c807a64 100644
 | 
| --- a/src/ia32/interface-descriptors-ia32.cc
 | 
| +++ b/src/ia32/interface-descriptors-ia32.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_IA32
 | 
|  
 | 
|  #include "src/interface-descriptors.h"
 | 
| 
 |