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

Unified Diff: samples/pop-pop-win/pubspec.yaml

Issue 200723008: samples/poppopwin: upgrade to first-class sample (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 9 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: samples/pop-pop-win/pubspec.yaml
diff --git a/samples/third_party/pop-pop-win/pubspec.yaml b/samples/pop-pop-win/pubspec.yaml
similarity index 93%
rename from samples/third_party/pop-pop-win/pubspec.yaml
rename to samples/pop-pop-win/pubspec.yaml
index d6cfbb5d72405427c7dbd98ffddcfb39601acf81..efab719fa822365e2fc0264fe2a74e21201df6ba 100644
--- a/samples/third_party/pop-pop-win/pubspec.yaml
+++ b/samples/pop-pop-win/pubspec.yaml
@@ -3,7 +3,7 @@ author: Kevin Moore <kevmoo@google.com>
description: '"Pop, Pop, Win!" is an implementation of Minesweeper in Dart.'
homepage: https://code.google.com/p/dart/source/browse/branches/bleeding_edge/dart/samples/third_party/pop-pop-win/
Jennifer Messerly 2014/03/19 01:06:54 this URL looks wrong. Or maybe not, depending on h
kevmoo 2014/03/19 03:24:06 Removing the homepage until we get things figured
Jennifer Messerly 2014/03/19 14:26:43 nice. yeah, unless uploading to pub.dartlang.org i
environment:
- sdk: '>=1.0.0 <2.0.0'
+ sdk: '>=1.3.0-dev.4.1 <2.0.0'
dependencies:
bot: '>=0.26.0 <0.27.0'
bot_web: '>=0.21.0 <0.22.0'

Powered by Google App Engine
This is Rietveld 408576698