Chromium Code Reviews| Index: lib/runtime/dart_runtime.js |
| diff --git a/lib/runtime/dart_runtime.js b/lib/runtime/dart_runtime.js |
| index fd0d1a27f92e73285d327dd9adbffda8762aa21a..255ff212b37ed857f6c083839aeb6fd822bfcced 100644 |
| --- a/lib/runtime/dart_runtime.js |
| +++ b/lib/runtime/dart_runtime.js |
| @@ -103,6 +103,7 @@ dart_library.library('dart_runtime/dart', null, /* Imports */[ |
| 'definiteFunctionType', |
| 'dynamic', |
| 'functionType', |
| + 'jsobject', |
| 'typedef', |
| 'typeName', |
| 'void', |