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

Unified Diff: pubspec.lock

Issue 2183603003: Working compiler in browser. (Closed) Base URL: https://github.com/dart-lang/dev_compiler.git@master
Patch Set: Git merged master Created 4 years, 5 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 | « lib/src/compiler/compiler.dart ('k') | pubspec.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pubspec.lock
diff --git a/pubspec.lock b/pubspec.lock
index 765a681beccd26fc43a2bb52c3d7a5b761fa2354..f72c2b2502d0c9f78cd8953ec6de58bc61601b52 100644
--- a/pubspec.lock
+++ b/pubspec.lock
@@ -37,6 +37,12 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.2"
+ browser:
+ description:
+ name: browser
+ url: "https://pub.dartlang.org"
+ source: hosted
+ version: "0.10.0+2"
charcode:
description:
name: charcode
« no previous file with comments | « lib/src/compiler/compiler.dart ('k') | pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698