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

Unified Diff: client/dom/scripts/template_frog_dom.darttemplate

Issue 8872058: Add KeyName and KeyLocation to frog dom. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 9 years 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/dom/monkey_dom.dart.broken ('k') | client/dom/scripts/template_monkey_dom.darttemplate » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/dom/scripts/template_frog_dom.darttemplate
diff --git a/client/dom/scripts/template_frog_dom.darttemplate b/client/dom/scripts/template_frog_dom.darttemplate
index 241baad60d90c4b9f1a3048ace1476f1ba164e70..9ebd4045b8184cc995fa2152a477289848e178be 100644
--- a/client/dom/scripts/template_frog_dom.darttemplate
+++ b/client/dom/scripts/template_frog_dom.darttemplate
@@ -10,6 +10,8 @@
$!GENERATED_DART_FILES
#source('src/EventListener.dart');
+#source('src/KeyLocation.dart');
+#source('src/KeyName.dart');
#source('src/RequestAnimationFrameCallback.dart');
#source('src/TimeoutHandler.dart');
#source('src/_Collections.dart');
« no previous file with comments | « client/dom/monkey_dom.dart.broken ('k') | client/dom/scripts/template_monkey_dom.darttemplate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698