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

Unified Diff: src/tests/site/code/webui/build.dart

Issue 27412003: runAsync name change (Closed) Base URL: https://github.com/dart-lang/dartlang.org.git@master
Patch Set: add links to event loop article; add update date Created 7 years, 2 months 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: src/tests/site/code/webui/build.dart
diff --git a/src/tests/site/code/webui/build.dart b/src/tests/site/code/webui/build.dart
deleted file mode 100644
index 8d813bf0e30a17a6205c481a00f69826c7347087..0000000000000000000000000000000000000000
--- a/src/tests/site/code/webui/build.dart
+++ /dev/null
@@ -1,7 +0,0 @@
-import 'dart:io';
-import 'package:web_ui/component_build.dart';
-
-// Ref: http://www.dartlang.org/articles/dart-web-components/tools.html
-main() {
- build(new Options().arguments, ['web/webui.html']);
-}
« no previous file with comments | « src/tests/site/articles/event-loop/eventloop_test2/bin/eventloop_test2.dart ('k') | src/tests/site/code/webui/pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698