Chromium Code Reviews| Index: src/arguments.cc |
| diff --git a/src/arguments.cc b/src/arguments.cc |
| index e7e51fed1f69af42aa0cc764e5c2554c50549a50..a783357896cc8f5b294cd86128915e4b1e6704f2 100644 |
| --- a/src/arguments.cc |
| +++ b/src/arguments.cc |
| @@ -2,9 +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/arguments.h" |
| + |
| +#include "src/api.h" |
| #include "src/vm-state-inl.h" |
| namespace v8 { |