Chromium Code Reviews| Index: sdk/lib/html/dartium/html_dartium.dart |
| diff --git a/sdk/lib/html/dartium/html_dartium.dart b/sdk/lib/html/dartium/html_dartium.dart |
| index 411dcdae281acfef34b729e9d57c6991a41d28e4..a7b5d3d0029ea692dba52269ed969aaf563d3429 100644 |
| --- a/sdk/lib/html/dartium/html_dartium.dart |
| +++ b/sdk/lib/html/dartium/html_dartium.dart |
| @@ -32518,6 +32518,8 @@ class _JsDeserializer extends _Deserializer { |
| } |
| } |
| +class SendPortSync {} |
| + |
| // The receiver is JS. |
| class _JsSendPortSync implements SendPortSync { |