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

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

Issue 11783009: Big merge from experimental to bleeding edge. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 11 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
Index: samples/third_party/dromaeo/tests/dom-attr-htmlidiomatic.dart
diff --git a/samples/third_party/dromaeo/tests/dom-attr-htmlidiomatic.dart b/samples/third_party/dromaeo/tests/dom-attr-htmlidiomatic.dart
index 2f8f3dd49b7ec5ec2def7ebca9541a58efcfb209..cf8dcfd068b862b4f2c2f97eed869115ca5e32be 100644
--- a/samples/third_party/dromaeo/tests/dom-attr-htmlidiomatic.dart
+++ b/samples/third_party/dromaeo/tests/dom-attr-htmlidiomatic.dart
@@ -1,6 +1,6 @@
library dromaeo;
import 'dart:html';
-import 'dart:json';
+import 'dart:json' as json;
import 'dart:math' as Math;
part 'Common.dart';
part 'RunnerSuite.dart';
« no previous file with comments | « samples/third_party/dromaeo/tests/dom-attr-html.dart ('k') | samples/third_party/dromaeo/tests/dom-modify-html.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698