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

Unified Diff: tools/dom/templates/html/dartium/html_dartium.darttemplate

Issue 26279008: Reapply KeyEvent improvements. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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: tools/dom/templates/html/dartium/html_dartium.darttemplate
diff --git a/tools/dom/templates/html/dartium/html_dartium.darttemplate b/tools/dom/templates/html/dartium/html_dartium.darttemplate
index 49b375b46fe0bb2e9942d427a643784cefa5a663..fdec63380364273d20ad833f1fa6884d5efb2a75 100644
--- a/tools/dom/templates/html/dartium/html_dartium.darttemplate
+++ b/tools/dom/templates/html/dartium/html_dartium.darttemplate
@@ -50,7 +50,7 @@ import 'dart:web_sql';
import 'dart:svg' as svg;
import 'dart:web_audio' as web_audio;
-export 'dart:math' show Rectangle, RectangleBase, Point;
Emily Fortuna 2013/10/08 17:57:51 yes, this is unrelated, but it's so small... I fig
+export 'dart:math' show Rectangle, Point;
$!GENERATED_DART_FILES
« no previous file with comments | « tools/dom/templates/html/dart2js/html_dart2js.darttemplate ('k') | tools/dom/templates/html/impl/impl_Event.darttemplate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698