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

Unified Diff: client/tests/client/html/html_tests.dart

Issue 8548007: Split html library into html and html_impl (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Sync and fix bug in html_tests Created 9 years, 1 month 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 | « client/html/release/html.dart ('k') | compiler/java/com/google/dart/compiler/SystemLibraryManager.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/tests/client/html/html_tests.dart
diff --git a/client/tests/client/html/html_tests.dart b/client/tests/client/html/html_tests.dart
index e60cb1d738545f307ee7981f152c70631364b761..17faef024744ac8a5892640aba2c52d11ec68396 100644
--- a/client/tests/client/html/html_tests.dart
+++ b/client/tests/client/html/html_tests.dart
@@ -5,6 +5,7 @@
#library('html_tests');
#import('dart:html');
+#import('dart:htmlimpl');
#import('../../../base/base.dart');
#import('../../../testing/unittest/unittest.dart');
#import('../../../util/utilslib.dart');
« no previous file with comments | « client/html/release/html.dart ('k') | compiler/java/com/google/dart/compiler/SystemLibraryManager.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698