Chromium Code Reviews| Index: test/mjsunit/strong/load-builtins.js |
| diff --git a/test/mjsunit/strong/load-builtins.js b/test/mjsunit/strong/load-builtins.js |
| index 4266cc42c580779f95481f0959078db167b0c666..6638ff33320b20fc7109b2814afce0dd14f77c30 100644 |
| --- a/test/mjsunit/strong/load-builtins.js |
| +++ b/test/mjsunit/strong/load-builtins.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 --allow-natives-syntax |
| +// Flags: --strong-mode |
| function getGlobal() { |
| return this; |