Chromium Code Reviews| Index: src/harmony-string.js |
| diff --git a/src/harmony-string.js b/src/harmony-string.js |
| index c4717df5dbdbf86c0584b3c52ea3e8fdba433698..6bbe139e87a3a2e96227799fea537261e9f87b51 100644 |
| --- a/src/harmony-string.js |
| +++ b/src/harmony-string.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 |
| // in runtime.js: |