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

Unified Diff: client/view/view.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
« client/layout/layout.dart ('K') | « client/touch/touch.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/view/view.dart
diff --git a/client/view/view.dart b/client/view/view.dart
index 7a0070392f6551d979bb4504119c7b6ee235a5f2..20c33763ec78d424739443f46a9cb007aa9c765c 100644
--- a/client/view/view.dart
+++ b/client/view/view.dart
@@ -7,7 +7,7 @@
#import('../base/base.dart');
#import('../observable/observable.dart');
#import('../touch/touch.dart');
-#import('dart:html');
+#import('../html/html.dart');
#import('../layout/layout.dart');
#source('CompositeView.dart');
« client/layout/layout.dart ('K') | « client/touch/touch.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698