Chromium Code Reviews| Index: test/mjsunit/strong/classes.js |
| diff --git a/test/mjsunit/strong/classes.js b/test/mjsunit/strong/classes.js |
| index c8d261760d2059f736a8f28123992e8754b8c6ae..92dea0f2a9cf571923e7e964cc5bf189b598cb07 100644 |
| --- a/test/mjsunit/strong/classes.js |
| +++ b/test/mjsunit/strong/classes.js |
| @@ -2,7 +2,7 @@ |
| // Use of this source code is governed by a BSD-style license that can be |
| // found in the LICENSE file. |
| -// Flags: --strong-mode --harmony-arrow-functions |
| +// Flags: --strong-mode |
| 'use strong'; |