| Index: sdk/lib/html/templates/html/dartium/html_dartium.darttemplate
 | 
| ===================================================================
 | 
| --- sdk/lib/html/templates/html/dartium/html_dartium.darttemplate	(revision 14502)
 | 
| +++ sdk/lib/html/templates/html/dartium/html_dartium.darttemplate	(working copy)
 | 
| @@ -15,6 +15,7 @@
 | 
|  
 | 
|  part '$AUXILIARY_DIR/CrossFrameTypes.dart';
 | 
|  part '$AUXILIARY_DIR/EventListener.dart';
 | 
| +part '$AUXILIARY_DIR/KeyCode.dart';
 | 
|  part '$AUXILIARY_DIR/KeyLocation.dart';
 | 
|  part '$AUXILIARY_DIR/KeyName.dart';
 | 
|  part '$AUXILIARY_DIR/ReadyState.dart';
 | 
| 
 |