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