Chromium Code Reviews| Index: src/harmony-tostring.js | 
| diff --git a/src/harmony-tostring.js b/src/harmony-tostring.js | 
| index 691f411b63d210d8b7e8955e82bf5ba4e26dec34..d29d9c6c5f6373cbe586f65187a95850ac41a3a4 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. | 
| -(function(global, utils) { | 
| +(function(global, exports) { | 
| "use strict"; |