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

Side by Side Diff: client/samples/swarm/lefttriangle.svg

Issue 9314024: Final CL to kill off client/samples . (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 10 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « client/samples/swarm/info.svg ('k') | client/samples/swarm/manifest.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <?xml version="1.0" standalone="no"?>
2 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
3 "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
4
5 <svg width="22px" height="22px" version="1.1"
6 xmlns="http://www.w3.org/2000/svg">
7
8 <polygon points="22,0 22,22 8,11"
9 style="fill:#ffffff;
10 stroke:#ffffff;stroke-width:1"/>
11
12 </svg>
OLDNEW
« no previous file with comments | « client/samples/swarm/info.svg ('k') | client/samples/swarm/manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698