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

Unified Diff: pkg/compiler/samples/darttags/darttags.dart

Issue 1212513002: sdk files reorganization to make dart2js a proper package (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: renamed Created 5 years, 6 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: pkg/compiler/samples/darttags/darttags.dart
diff --git a/pkg/compiler/samples/darttags/darttags.dart b/pkg/compiler/samples/darttags/darttags.dart
index d675463c3677570c68eab2600ead35edbb65003d..0653a09d6b78e722bb4a01784bb7a19cf23bef28 100644
--- a/pkg/compiler/samples/darttags/darttags.dart
+++ b/pkg/compiler/samples/darttags/darttags.dart
@@ -32,7 +32,7 @@ import 'dart:io';
import 'dart:mirrors';
-import 'package:_internal/libraries.dart'
+import 'package:sdk_library_metadata/libraries.dart'
show LIBRARIES, LibraryInfo;
import 'package:compiler/src/mirrors/analyze.dart'

Powered by Google App Engine
This is Rietveld 408576698