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

Unified Diff: client/tests/client/json/json_tests.dart

Issue 8416010: Further code review changes for issue 8341027. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Add DOMWrapperBase._empty. Created 9 years, 2 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: client/tests/client/json/json_tests.dart
diff --git a/client/tests/client/json/json_tests.dart b/client/tests/client/json/json_tests.dart
index 294913d69950edc40b54cc60e9bc8b7eed10680d..9a8733abf8ed06c29a740778beb437a81fe4713e 100644
--- a/client/tests/client/json/json_tests.dart
+++ b/client/tests/client/json/json_tests.dart
@@ -5,7 +5,7 @@
#library('json_tests');
#import('dart:json');
-#import('dart:html');
+#import('../../../html/html.dart');
#import('../../../testing/unittest/unittest.dart');
#source('json_test.dart');

Powered by Google App Engine
This is Rietveld 408576698