Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(217)

Unified Diff: tests/utils/dummy_compiler_test.dart

Issue 11783009: Big merge from experimental to bleeding edge. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tests/standalone/standalone.status ('k') | tests/utils/json_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/utils/dummy_compiler_test.dart
diff --git a/tests/utils/dummy_compiler_test.dart b/tests/utils/dummy_compiler_test.dart
index b5b89935f17af4e1fa0896efcd6b0097d3498390..9cbd95a96c6e46f0f891d65d8b88e62701597b47 100644
--- a/tests/utils/dummy_compiler_test.dart
+++ b/tests/utils/dummy_compiler_test.dart
@@ -4,6 +4,7 @@
// Smoke test of the dart2js compiler API.
+import 'dart:async';
library dummy_compiler;
import '../../sdk/lib/_internal/compiler/compiler.dart';
« no previous file with comments | « tests/standalone/standalone.status ('k') | tests/utils/json_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698