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

Unified Diff: dart/sdk/lib/_internal/compiler/js_lib/interceptors.dart

Issue 803543002: Resolve libraries against their canonical URI. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Merged with r42358. Created 6 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: dart/sdk/lib/_internal/compiler/js_lib/interceptors.dart
diff --git a/dart/sdk/lib/_internal/compiler/js_lib/interceptors.dart b/dart/sdk/lib/_internal/compiler/js_lib/interceptors.dart
index e70b10635a3789742aaea8c51ccf08f01834052a..22e2e91434e45e05f9bbf9ae663b06c1c719cfe0 100644
--- a/dart/sdk/lib/_internal/compiler/js_lib/interceptors.dart
+++ b/dart/sdk/lib/_internal/compiler/js_lib/interceptors.dart
@@ -4,7 +4,7 @@
library _interceptors;
-import 'shared/embedded_names.dart' show
+import 'dart:_js_embedded_names' show
DISPATCH_PROPERTY_NAME;
import 'dart:collection';
« no previous file with comments | « dart/pkg/compiler/lib/src/scanner/scanner_task.dart ('k') | dart/sdk/lib/_internal/compiler/js_lib/isolate_helper.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698