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

Unified Diff: build.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: build.dart
diff --git a/build.dart b/build.dart
index 3c18cc687aa5390258bd9616dd359588fcd781a9..4ccae62d0d62e37e4afa0451af4a3db24cfb07e9 100755
--- a/build.dart
+++ b/build.dart
@@ -5,7 +5,7 @@
/** Build logic that lets the Dart editor build examples in the background. */
library build;
-import 'package:web_components/component_build.dart';
+import 'package:web_ui/component_build.dart';
import 'dart:io';
void main() {
« no previous file with comments | « bin/dwc_browser.dart ('k') | example/explainer/build_examples.dart » ('j') | pubspec.yaml » ('J')

Powered by Google App Engine
This is Rietveld 408576698