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

Side by Side Diff: src/site/_includes/downloads/_dartium.html

Issue 10788006: new site (Closed) Base URL: https://code.google.com/p/dartlang-site/@master
Patch Set: final patch Created 8 years, 5 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
« no previous file with comments | « src/site/_includes/downloads/_dart-editor.html ('k') | src/site/_includes/downloads/_sdk.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <div class="downloads"> 1 <div class="downloads">
2 2
3 <span class="win"> 3 <span class="win">
4 <a class="download-link button" href="http://gsdview.appspot.com/dartium-arc hive/continuous/dartium-win.zip">Dartium (Windows)</a> 4 <a class="download-link btn btn-primary" href="http://gsdview.appspot.com/da rtium-archive/continuous/dartium-win.zip">
5 » » <i class="icon-download-alt"></i>
6 » Dartium (Windows)</a>
5 </span> 7 </span>
6 8
7 <span class="mac"> 9 <span class="mac">
8 <a class="download-link button" href="http://gsdview.appspot.com/dartium-arc hive/continuous/dartium-mac.zip">Dartium (Mac)</a> 10 <a class="download-link btn btn-primary" href="http://gsdview.appspot.com/d artium-archive/continuous/dartium-mac.zip">
11 » <i class="icon-download-alt"></i>
12 » Dartium (Mac)</a>
9 </span> 13 </span>
10 14
11 <span class="linux"> 15 <span class="linux">
12 <a class="download-link button" href="http://gsdview.appspot.com/dartium-arc hive/continuous/dartium-lucid64.zip">Dartium (Linux)</a> 16 <a class="download-link btn btn-primary" href="http://gsdview.appspot.com/d artium-archive/continuous/dartium-lucid64.zip">
17 » <i class="icon-download-alt"></i>
18 » Dartium (Linux)</a>
13 </span> 19 </span>
14 20
15 </div> 21 </div>
OLDNEW
« no previous file with comments | « src/site/_includes/downloads/_dart-editor.html ('k') | src/site/_includes/downloads/_sdk.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698