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

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

Issue 9114019: Remove monkey_dom. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 12 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
« no previous file with comments | « client/dom/scripts/dartgenerator.py ('k') | client/dom/scripts/template_monkey_dom.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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');
« no previous file with comments | « client/dom/scripts/dartgenerator.py ('k') | client/dom/scripts/template_monkey_dom.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698