Chromium Code Reviews| Index: lib/runtime/dart_runtime.js |
| diff --git a/lib/runtime/dart_runtime.js b/lib/runtime/dart_runtime.js |
| index 7e23f52b7f931c498bebf1cc6baa34ed24c6a966..2a0b91bd01a4fbf9ee5cd8ef7754a33f5cabb335 100644 |
| --- a/lib/runtime/dart_runtime.js |
| +++ b/lib/runtime/dart_runtime.js |
| @@ -73,7 +73,6 @@ dart_library.library('dart_runtime/dart', null, /* Imports */[ |
| 'dload', |
| 'dput', |
| 'dsend', |
| - 'dsendArray', |
| 'dsetindex', |
| 'equals', |
| 'hashCode', |