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

Unified Diff: lib/src/file_system/browser.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/browser.dart
diff --git a/lib/src/file_system/browser.dart b/lib/src/file_system/browser.dart
index 0255300a9d9775f5022c7a061251844a9433f660..225fca9a2b6d460ce795aa53464f56be58f5f108 100644
--- a/lib/src/file_system/browser.dart
+++ b/lib/src/file_system/browser.dart
@@ -7,7 +7,7 @@ library browser;
import 'dart:math';
import 'dart:html';
import 'path.dart';
-import 'package:web_components/src/file_system.dart';
+import 'package:web_ui/src/file_system.dart';
import 'package:js/js.dart' as js;
/**
« no previous file with comments | « lib/src/codegen.dart ('k') | lib/src/file_system/console.dart » ('j') | pubspec.yaml » ('J')

Powered by Google App Engine
This is Rietveld 408576698