| Index: test/mjsunit/for-in-opt.js
 | 
| diff --git a/test/mjsunit/for-in-opt.js b/test/mjsunit/for-in-opt.js
 | 
| index 8f735393825446e52a91f9e8ec156c7ba3f04870..c5ececd74a7e2e5003cb7658aec9ad323aca303e 100644
 | 
| --- a/test/mjsunit/for-in-opt.js
 | 
| +++ b/test/mjsunit/for-in-opt.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 --allow-natives-syntax --expose-debug-as debug
 | 
| +// Flags: --allow-natives-syntax --expose-debug-as debug
 | 
|  
 | 
|  "use strict";
 | 
|  
 | 
| 
 |