| Index: src/runtime/runtime-strings.cc
|
| diff --git a/src/runtime/runtime-strings.cc b/src/runtime/runtime-strings.cc
|
| index 5b82ff5dcc42e049fcd42e242c2af55969524e7b..71f27a03d6edaf487efc206f11a8fca9eb76959a 100644
|
| --- a/src/runtime/runtime-strings.cc
|
| +++ b/src/runtime/runtime-strings.cc
|
| @@ -5,10 +5,7 @@
|
| #include "src/runtime/runtime-utils.h"
|
|
|
| #include "src/arguments.h"
|
| -#include "src/conversions-inl.h"
|
| -#include "src/isolate-inl.h"
|
| #include "src/regexp/jsregexp-inl.h"
|
| -#include "src/regexp/jsregexp.h"
|
| #include "src/string-builder.h"
|
| #include "src/string-search.h"
|
|
|
|
|