| Index: src/harmony-tostring.js
|
| diff --git a/src/harmony-tostring.js b/src/harmony-tostring.js
|
| index 543d730994b8fb75d5911c7183ec7aa371616201..0336456bb2827c13c75bd5f823731a2223e65540 100644
|
| --- a/src/harmony-tostring.js
|
| +++ b/src/harmony-tostring.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 and symbol.js:
|
|
|