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

Unified Diff: site/try/src/samples.dart

Issue 825553002: Update a couple other references to sunflower that I missed (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years 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 | « no previous file | tests/compiler/dart2js/source_map_pub_build_validity_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: site/try/src/samples.dart
diff --git a/site/try/src/samples.dart b/site/try/src/samples.dart
index 260c66abee1dbcb14a108e30a788c947982e68bf..8ccd8da0e6c68e5bb057a0ff99dcacea3179cee4 100644
--- a/site/try/src/samples.dart
+++ b/site/try/src/samples.dart
@@ -133,7 +133,7 @@ void drawSeed(num x, num y) {
}
const String MATH_PNG =
- "https://dart.googlecode.com/svn/trunk/dart/samples/sunflower/web/math.png";
+ "https://raw.githubusercontent.com/dart-lang/sample-sunflower/f808fcf68e523ea69631d2e61fd26be3296a1a8f/web/math.png";
nweiz 2015/01/05 19:52:30 long line
ahe 2015/01/07 12:09:33 Don't worry about that. I should copy the PNG file
const String BODY = """
<h1>drfibonacci\'s Sunflower Spectacular</h1>
« no previous file with comments | « no previous file | tests/compiler/dart2js/source_map_pub_build_validity_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698