Chromium Code Reviews| Index: src/runtime/runtime-promise.cc |
| diff --git a/src/runtime/runtime-promise.cc b/src/runtime/runtime-promise.cc |
| index a214f5b8ac25e1273a8b61287cc3d9685d1c7b47..ec340e5b0a9ab01bbabbc77f6db8fce9efef62a3 100644 |
| --- a/src/runtime/runtime-promise.cc |
| +++ b/src/runtime/runtime-promise.cc |
| @@ -5,7 +5,6 @@ |
| #include "src/debug/debug.h" |
| #include "src/elements.h" |
| -#include "src/promise-utils.h" |
| namespace v8 { |
| namespace internal { |