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

Unified Diff: lib/src/utils.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/utils.dart
diff --git a/lib/src/utils.dart b/lib/src/utils.dart
index b8ceb89cd29ba632938cc9bacbcf5a80eeb1da51..a7b8d7361cc00b89b8af62e63b021835185f2aed 100644
--- a/lib/src/utils.dart
+++ b/lib/src/utils.dart
@@ -5,7 +5,7 @@
library utils;
import 'dart:isolate';
-import 'package:web_components/src/messages.dart';
+import 'package:web_ui/src/messages.dart';
/**
* Converts a string name with hyphens into an identifier, by removing hyphens
« no previous file with comments | « lib/src/file_system/console.dart ('k') | lib/templating.dart » ('j') | pubspec.yaml » ('J')

Powered by Google App Engine
This is Rietveld 408576698