Index: test/mjsunit/harmony/private-symbols.js |
diff --git a/test/mjsunit/harmony/private-symbols.js b/test/mjsunit/harmony/private-symbols.js |
index 18a2e4cf0732a2d2d61a2e976d5f14413113bdf9..4006359746f571763ea2b76bced878ca7c687509 100644 |
--- a/test/mjsunit/harmony/private-symbols.js |
+++ b/test/mjsunit/harmony/private-symbols.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: --harmony-proxies --harmony-reflect --allow-natives-syntax |
+// Flags: --allow-natives-syntax |
var symbol = %CreatePrivateSymbol("private"); |