Chromium Code Reviews| Index: lib/runtime/dart_runtime.js |
| diff --git a/lib/runtime/dart_runtime.js b/lib/runtime/dart_runtime.js |
| index 88e9a92f7a7493a0e9b96d9d672220ae212c7de2..2d94f3e2bd776f8fbbc38433127c4adcf57c16b2 100644 |
| --- a/lib/runtime/dart_runtime.js |
| +++ b/lib/runtime/dart_runtime.js |
| @@ -79,6 +79,7 @@ dart_library.library('dart_runtime/dart', null, /* Imports */[ |
| 'map', |
| 'noSuchMethod', |
| 'notNull', |
| + 'rethrow', |
| 'stackTrace', |
| 'throw_', |
| 'toString', |