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

Unified Diff: hello/pubspec.yaml

Issue 367903008: Create a set of Dart dockerfiles (Closed) Base URL: https://github.com/dart-lang/dart_docker.git@master
Patch Set: Created 6 years, 6 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: hello/pubspec.yaml
diff --git a/hello/pubspec.yaml b/hello/pubspec.yaml
new file mode 100644
index 0000000000000000000000000000000000000000..0b7beb5d89a1130ef29e8a7521b0c2e36fa68392
--- /dev/null
+++ b/hello/pubspec.yaml
@@ -0,0 +1,4 @@
+name: hello
+description: Hello
+dependencies:
+ http_server: any

Powered by Google App Engine
This is Rietveld 408576698