Chromium Code Reviews| Index: src/runtime/runtime-date.cc |
| diff --git a/src/runtime/runtime-date.cc b/src/runtime/runtime-date.cc |
| index 7d20eede01531770b1dd917b9a699224826601b3..65d8fc63ac76000c6661ade6e74967bde757fda4 100644 |
| --- a/src/runtime/runtime-date.cc |
| +++ b/src/runtime/runtime-date.cc |
| @@ -7,7 +7,6 @@ |
| #include "src/arguments.h" |
| #include "src/date.h" |
| #include "src/dateparser-inl.h" |
| -#include "src/runtime/runtime.h" |
| #include "src/runtime/runtime-utils.h" |
| namespace v8 { |