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

Unified Diff: client/layout/layout.dart

Issue 8526024: convert html.dart to dart:html in all client samples. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: 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/fling/samples/static/lil_client.dart ('k') | client/samples/hi/hi.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/layout/layout.dart
diff --git a/client/layout/layout.dart b/client/layout/layout.dart
index 76ae3ffb3edd9b2c429230d21ceab12ba6285ade..bd294161850abd234da36065c9f6d5089ca195b6 100644
--- a/client/layout/layout.dart
+++ b/client/layout/layout.dart
@@ -4,8 +4,8 @@
#library('layout.dart');
+#import('dart:html');
#import('../base/base.dart');
-#import('../html/html.dart');
#import('../util/utilslib.dart');
#source('GridLayout.dart');
« no previous file with comments | « client/fling/samples/static/lil_client.dart ('k') | client/samples/hi/hi.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698