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

Unified Diff: pkg/intl/test/date_time_format_http_request_test.dart

Issue 11784032: Fix up test statuses. Browser tests should now all pass. (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
Index: pkg/intl/test/date_time_format_http_request_test.dart
diff --git a/pkg/intl/test/date_time_format_http_request_test.dart b/pkg/intl/test/date_time_format_http_request_test.dart
index 2fb5d9914288ccfc210a2813f810391fd1a21cad..73f4ae06ab8e51b41386227a7d26b8250e4ce00b 100644
--- a/pkg/intl/test/date_time_format_http_request_test.dart
+++ b/pkg/intl/test/date_time_format_http_request_test.dart
@@ -9,6 +9,7 @@
library date_time_format_http_request_test;
+import 'dart:async';
import '../lib/intl.dart';
import '../lib/date_symbol_data_http_request.dart';
import 'date_time_format_test_core.dart';

Powered by Google App Engine
This is Rietveld 408576698