Index: src/harmony-array-includes.js |
diff --git a/src/harmony-array-includes.js b/src/harmony-array-includes.js |
index 5fff591d6d322f99c82a67e72f90342286614950..e4ac07b63ee1579c4570b4ef0fbce2d20ff82d36 100644 |
--- a/src/harmony-array-includes.js |
+++ b/src/harmony-array-includes.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'; |