Chromium Code Reviews| Index: src/collection-iterator.js |
| diff --git a/src/collection-iterator.js b/src/collection-iterator.js |
| index 92d45a9cd2668dae053257f994e81966be8a8ecb..c1a9a2767365cab880dbc1fa212026f69e1ed970 100644 |
| --- a/src/collection-iterator.js |
| +++ b/src/collection-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 |