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

Unified Diff: samples/tests/samples/lib/layout/layout_test.dart

Issue 13493011: Fix some tests. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 8 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: samples/tests/samples/lib/layout/layout_test.dart
diff --git a/samples/tests/samples/lib/layout/layout_test.dart b/samples/tests/samples/lib/layout/layout_test.dart
index 35430ffd3e8883c6e05816a4cd7d94960ca37872..afd7030cde492743f1a0d802f5ed6b74816eca29 100644
--- a/samples/tests/samples/lib/layout/layout_test.dart
+++ b/samples/tests/samples/lib/layout/layout_test.dart
@@ -4,6 +4,7 @@
library layout_tests;
+import 'package:expect/expect.dart';
import 'dart:async';
import 'dart:html';
import '../../../../swarm/swarm_ui_lib/base/base.dart';

Powered by Google App Engine
This is Rietveld 408576698