Chromium Code Reviews| Index: src/regexp/jsregexp-inl.h |
| diff --git a/src/regexp/jsregexp-inl.h b/src/regexp/jsregexp-inl.h |
| index ca7a9fe9918630719570c68a86ac4ec9629c794c..4bcda434967871b2001e66d615e59835b26750c3 100644 |
| --- a/src/regexp/jsregexp-inl.h |
| +++ b/src/regexp/jsregexp-inl.h |
| @@ -7,7 +7,6 @@ |
| #define V8_REGEXP_JSREGEXP_INL_H_ |
| #include "src/allocation.h" |
| -#include "src/handles.h" |
| #include "src/heap/heap.h" |
| #include "src/objects.h" |
| #include "src/regexp/jsregexp.h" |