Index: sdk/lib/_internal/compiler/implementation/lib/isolate_patch.dart |
diff --git a/sdk/lib/_internal/compiler/implementation/lib/isolate_patch.dart b/sdk/lib/_internal/compiler/implementation/lib/isolate_patch.dart |
index aab847a4dc3a3579b582c2270be9cfc3e17adc1c..96d1a059e0e627bf54d5531b3ee88f7ee0993c70 100644 |
--- a/sdk/lib/_internal/compiler/implementation/lib/isolate_patch.dart |
+++ b/sdk/lib/_internal/compiler/implementation/lib/isolate_patch.dart |
@@ -26,6 +26,7 @@ patch class _Isolate { |
} |
} |
+ |
Mads Ager (google)
2013/02/21 10:39:02
Revert this file.
Søren Gjesse
2013/02/21 11:44:25
Done.
|
/** Default factory for receive ports. */ |
patch class ReceivePort { |
patch factory ReceivePort() { |