Chromium Code Reviews| Index: test/cctest/test-api.cc |
| diff --git a/test/cctest/test-api.cc b/test/cctest/test-api.cc |
| index 0818f330bd55576c18f2cbf31156eafdca01e134..f6dcf4be286c9445d75c89686357a231654eee04 100644 |
| --- a/test/cctest/test-api.cc |
| +++ b/test/cctest/test-api.cc |
| @@ -22140,8 +22140,6 @@ TEST(EventLogging) { |
| TEST(Promises) { |
| - i::FLAG_harmony_promises = true; |
| - |
| LocalContext context; |
| v8::Isolate* isolate = context->GetIsolate(); |
| v8::HandleScope scope(isolate); |