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

Unified Diff: lib/src/file_system/console.dart

Issue 11465028: rename web_components -> web_ui (Closed) Base URL: https://github.com/dart-lang/web-ui.git@master
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: lib/src/file_system/console.dart
diff --git a/lib/src/file_system/console.dart b/lib/src/file_system/console.dart
index f01d02b0b760a7962888c3267a0f19574becb024..8e98acfad313f9624acaad97fb1a65d1853e28e9 100644
--- a/lib/src/file_system/console.dart
+++ b/lib/src/file_system/console.dart
@@ -6,7 +6,7 @@ library console;
import 'dart:io';
import 'dart:utf';
-import 'package:web_components/src/file_system.dart';
+import 'package:web_ui/src/file_system.dart';
import 'path.dart' as internal;
/** File system implementation for console VM (i.e. no browser). */
« no previous file with comments | « lib/src/file_system/browser.dart ('k') | lib/src/utils.dart » ('j') | pubspec.yaml » ('J')

Powered by Google App Engine
This is Rietveld 408576698