Index: sdk/lib/html/dart2js/html_dart2js.dart |
diff --git a/sdk/lib/html/dart2js/html_dart2js.dart b/sdk/lib/html/dart2js/html_dart2js.dart |
index 7ed3d058e19172de97533967c7ab01b34d682762..a2debbfbe8dc0640444e5fff610c1cffdd641309 100644 |
--- a/sdk/lib/html/dart2js/html_dart2js.dart |
+++ b/sdk/lib/html/dart2js/html_dart2js.dart |
@@ -29269,6 +29269,8 @@ class _JsDeserializer extends _Deserializer { |
} |
} |
+class SendPortSync {} |
+ |
// The receiver is JS. |
class _JsSendPortSync implements SendPortSync { |