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

Unified Diff: client/layout/layout.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/layout/layout.dart
diff --git a/client/layout/layout.dart b/client/layout/layout.dart
index fc4a5eb06af9b327a80c229968cf92efde61f0eb..76ae3ffb3edd9b2c429230d21ceab12ba6285ade 100644
--- a/client/layout/layout.dart
+++ b/client/layout/layout.dart
@@ -5,7 +5,7 @@
#library('layout.dart');
#import('../base/base.dart');
-#import('dart:html');
+#import('../html/html.dart');
Jacob 2011/10/27 21:35:43 you accidentally uploaded with the change back to
nweiz 2011/10/27 22:36:54 Whoops, fixed.
#import('../util/utilslib.dart');
#source('GridLayout.dart');
« no previous file with comments | « client/html/src/DocumentFragmentWrappingImplementation.dart ('k') | client/samples/dartcombat/dartcombat.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698