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