Chromium Code Reviews| Index: src/ic/ic-state.cc |
| diff --git a/src/ic/ic-state.cc b/src/ic/ic-state.cc |
| index 8ab08bc08d2009a42db2323e3bbebb4632c04e49..fc33c80487b47ddb6ac8f171e0a932bf521b38fe 100644 |
| --- a/src/ic/ic-state.cc |
| +++ b/src/ic/ic-state.cc |
| @@ -2,10 +2,9 @@ |
| // 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/ic/ic-state.h" |
| #include "src/ic/ic.h" |
| -#include "src/ic/ic-state.h" |
| namespace v8 { |
| namespace internal { |