| Index: client/dom/scripts/template_monkey_dom.darttemplate
|
| diff --git a/client/dom/scripts/template_monkey_dom.darttemplate b/client/dom/scripts/template_monkey_dom.darttemplate
|
| deleted file mode 100644
|
| index 002772fe9982619ba30e8f05fe6ca26124bee841..0000000000000000000000000000000000000000
|
| --- a/client/dom/scripts/template_monkey_dom.darttemplate
|
| +++ /dev/null
|
| @@ -1,20 +0,0 @@
|
| -// Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file
|
| -// for details. All rights reserved. Use of this source code is governed by a
|
| -// BSD-style license that can be found in the LICENSE file.
|
| -
|
| -// DO NOT EDIT
|
| -// Auto-generated Dart DOM library.
|
| -
|
| -#library("dom");
|
| -$!GENERATED_DART_FILES
|
| -#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');
|
| -#source('src/_FactoryProviders.dart');
|
| -
|
| -#native('generated/monkey_dom.js');
|
| -#native('generated/monkey_dom_externs.js');
|
|
|