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

Unified Diff: pkg/browser/pubspec.yaml

Issue 11774006: A pub package to host dart.js (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fix test suite to use new path Created 7 years, 11 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
« no previous file with comments | « pkg/browser/lib/dart.js ('k') | tools/testing/dart/test_suite.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/browser/pubspec.yaml
diff --git a/pkg/browser/pubspec.yaml b/pkg/browser/pubspec.yaml
new file mode 100644
index 0000000000000000000000000000000000000000..be2a78d0b1946e4802cf4e8b462a7926cbd6e5a5
--- /dev/null
+++ b/pkg/browser/pubspec.yaml
@@ -0,0 +1,5 @@
+name: browser
+authors: ["Dart Team <misc@dartlang.org>"]
+homepage: http://www.dartlang.org
+description: >
+ The bootstrap dart.js script for Dart apps running in the browser.
« no previous file with comments | « pkg/browser/lib/dart.js ('k') | tools/testing/dart/test_suite.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698