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

Unified Diff: client/dom/monkey_dom.dart.broken

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
Index: client/dom/monkey_dom.dart.broken
diff --git a/client/dom/monkey_dom.dart.broken b/client/dom/monkey_dom.dart.broken
index 3889152660c6110f50a2d6cf9b5d9c4db9c794b6..3448cd7ee1930c08273432bbb694921fb3084e94 100644
--- a/client/dom/monkey_dom.dart.broken
+++ b/client/dom/monkey_dom.dart.broken
@@ -528,6 +528,8 @@
#source('src/DOMType.dart');
#source('src/EventListener.dart');
+#source('src/KeyLocation.dart');
+#source('src/KeyName.dart');
#source('src/GlobalProperties.dart');
#source('src/RequestAnimationFrameCallback.dart');
#source('src/TimeoutHandler.dart');
« no previous file with comments | « client/dom/generated/src/interface/KeyboardEvent.dart ('k') | client/dom/scripts/template_frog_dom.darttemplate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698