Chromium Code Reviews| Index: src/array-iterator.js |
| diff --git a/src/array-iterator.js b/src/array-iterator.js |
| index 864d5c1fc2aa92b6fd2b5b8a2c1e316a412b5139..17d55f09b20ad8057e20d55acd16efb65bdaccf1 100644 |
| --- a/src/array-iterator.js |
| +++ b/src/array-iterator.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. |
| -'use strict'; |
| +"use strict"; |
| // This file relies on the fact that the following declaration has been made |