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

Unified Diff: samples/third_party/dromaeo/tests/dom-traverse-htmlidiomatic.dart

Issue 11567059: "Fix" up library names in dromaeo tests so dart2js doesn't complain. Also fix up get_archive.py for… (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 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 | « samples/third_party/dromaeo/tests/dom-traverse-html.dart ('k') | tools/get_archive.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/third_party/dromaeo/tests/dom-traverse-htmlidiomatic.dart
===================================================================
--- samples/third_party/dromaeo/tests/dom-traverse-htmlidiomatic.dart (revision 16180)
+++ samples/third_party/dromaeo/tests/dom-traverse-htmlidiomatic.dart (working copy)
@@ -1,4 +1,4 @@
-library dom_traverse_html;
+library dromaeo;
import 'dart:html';
import '../common/common.dart';
import 'dart:math' as Math;
« no previous file with comments | « samples/third_party/dromaeo/tests/dom-traverse-html.dart ('k') | tools/get_archive.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698