| Index: src/mips/lithium-codegen-mips.cc
 | 
| diff --git a/src/mips/lithium-codegen-mips.cc b/src/mips/lithium-codegen-mips.cc
 | 
| index 42ea211cadb0f5a8a4a41ecfcb23c01c502fa67e..5f38e70ce55488120a644ab282dafc0c3f950b46 100644
 | 
| --- a/src/mips/lithium-codegen-mips.cc
 | 
| +++ b/src/mips/lithium-codegen-mips.cc
 | 
| @@ -25,8 +25,6 @@
 | 
|  // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 | 
|  // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 | 
|  
 | 
| -#include "src/v8.h"
 | 
| -
 | 
|  #include "src/base/bits.h"
 | 
|  #include "src/code-factory.h"
 | 
|  #include "src/code-stubs.h"
 | 
| 
 |