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

Unified Diff: samples/clock/ClockNumbers.dart

Issue 8430009: Fix data array for the number 5 (Clock sample). (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 9 years, 2 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/clock/ClockNumbers.dart
diff --git a/samples/clock/ClockNumbers.dart b/samples/clock/ClockNumbers.dart
index 16d9b63a76068f77a00ceffef48e552ab9f52aa4..41387c5676a76aba909ff7cfd79191c80e2eb50f 100644
--- a/samples/clock/ClockNumbers.dart
+++ b/samples/clock/ClockNumbers.dart
@@ -51,7 +51,6 @@ class ClockNumbers {
const[ 1, 1, 1, 1 ],
const[ 0, 0, 0, 1 ],
const[ 0, 0, 0, 1 ],
- const[ 0, 0, 0, 1 ],
const[ 1, 1, 1, 1 ]
], const [
const[ 1, 1, 1, 1 ],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698