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

Unified Diff: samples/third_party/dromaeo/tests/dom-query-html.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
Index: samples/third_party/dromaeo/tests/dom-query-html.dart
===================================================================
--- samples/third_party/dromaeo/tests/dom-query-html.dart (revision 16180)
+++ samples/third_party/dromaeo/tests/dom-query-html.dart (working copy)
@@ -1,4 +1,4 @@
-library dom_query;
+library dromaeo;
import 'dart:html';
import '../common/common.dart';
import 'dart:math' as Math;

Powered by Google App Engine
This is Rietveld 408576698