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

Unified Diff: lib/web_ui.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
« no previous file with comments | « lib/web_components.dart ('k') | pubspec.yaml » ('j') | pubspec.yaml » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/web_ui.dart
diff --git a/lib/web_components.dart b/lib/web_ui.dart
similarity index 99%
rename from lib/web_components.dart
rename to lib/web_ui.dart
index e346b33973ec2f5bf715b70e7103dbf07758cc1e..143d2b22a10721cb94213234a4bc59896dee2cee 100644
--- a/lib/web_components.dart
+++ b/lib/web_ui.dart
@@ -7,7 +7,7 @@
* the [WebComponent] base class. See this article for more information about
* this library: <http://www.dartlang.org/articles/dart-web-components/>.
*/
-library web_components;
+library web_ui;
export 'watcher.dart';
export 'safe_html.dart';
« no previous file with comments | « lib/web_components.dart ('k') | pubspec.yaml » ('j') | pubspec.yaml » ('J')

Powered by Google App Engine
This is Rietveld 408576698