Chromium Code Reviews| Index: src/collection.js |
| diff --git a/src/collection.js b/src/collection.js |
| index eddf0f32655f1ed0be27c2a496c2a803e09d4391..b92a144c0cded375e072375f55e2ebea3902103e 100644 |
| --- a/src/collection.js |
| +++ b/src/collection.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, shared, exports) { |
| +(function(global, utils) { |
| "use strict"; |