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

Unified Diff: samples/logo/logo.dart

Issue 10964030: A variety of cleanups to bring our samples up-to-date. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 3 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 | samples/markdown/block_parser.dart » ('j') | samples/markdown/block_parser.dart » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/logo/logo.dart
===================================================================
--- samples/logo/logo.dart (revision 12654)
+++ samples/logo/logo.dart (working copy)
@@ -172,8 +172,7 @@
d="M 263.78548,53.048866 220.45349,10.028873 c -10.02,-9.92799955 -23.664,-13.0239996 -30.26,-6.8439996 L 77.677489,77.672866 l 174.239991,-0.036 8.64,0.308 c 3.9,0.124 8.228,0.832 12.708,1.98 l -9.48,-26.876 z m -186.111991,24.62"
id="path2910"
style="fill: #75ccc3" />
-</svg>
-""");
+</svg>"""); // TOOD(dgrove) - add newline back when issue 3846 fixed.
query("#icon").elements.add(logo);
logo.queryAll("path").forEach((p) {
« no previous file with comments | « no previous file | samples/markdown/block_parser.dart » ('j') | samples/markdown/block_parser.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698