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

Unified Diff: sdk/lib/_internal/compiler/samples/leap/leap.dart

Issue 16019002: Merge the dart:uri library into dart:core and update the Uri class (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Add missing files Created 7 years, 7 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: sdk/lib/_internal/compiler/samples/leap/leap.dart
diff --git a/sdk/lib/_internal/compiler/samples/leap/leap.dart b/sdk/lib/_internal/compiler/samples/leap/leap.dart
index 3dba298afc49efaaee623187e7040deab832391b..f352287fb803337ed0f50ead9ff1a9b61f925184 100644
--- a/sdk/lib/_internal/compiler/samples/leap/leap.dart
+++ b/sdk/lib/_internal/compiler/samples/leap/leap.dart
@@ -5,7 +5,6 @@
library leap;
import 'dart:isolate';
-import 'dart:uri';
import 'dart:html' as html;
import 'request_cache.dart';

Powered by Google App Engine
This is Rietveld 408576698