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

Unified Diff: client/touch/touch.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/touch/touch.dart
diff --git a/client/touch/touch.dart b/client/touch/touch.dart
index c30477833aa656f7f9d8c72c183b06791c82fd81..def4a6d9cd9882e5e1a711fdd6bbd4fe99371dfa 100644
--- a/client/touch/touch.dart
+++ b/client/touch/touch.dart
@@ -6,7 +6,7 @@
#import('../base/base.dart');
#import('../util/utilslib.dart');
-#import('dart:html');
+#import('../html/html.dart');
#source('BezierPhysics.dart');
#source('FxUtil.dart');

Powered by Google App Engine
This is Rietveld 408576698