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

Side by Side Diff: src/site/_includes/downloads/_sdk.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/_dartium.html ('k') | src/site/_includes/footer.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 <span class="win"> 2 <span class="win">
3 <a class="download-link button" href="https://gsdview.appspot.com/dart-edito r-archive-integration/latest/dart-win32.zip">Dart SDK (Windows)</a> 3 <a class="download-link btn btn-primary" href="https://gsdview.appspot.com/d art-editor-archive-integration/latest/dart-win32.zip">
4 » <i class="icon-download-alt"></i>
5 » Dart SDK (Windows)
6 » </a>
4 </span> 7 </span>
5 <span class="mac"> 8 <span class="mac">
6 <a class="download-link button" href="https://gsdview.appspot.com/dart-edito r-archive-integration/latest/dart-macos.zip">Dart SDK (Mac)</a> 9 <a class="download-link btn btn-primary" href="https://gsdview.appspot.com/d art-editor-archive-integration/latest/dart-macos.zip">
10 » <i class="icon-download-alt"></i>
11 » Dart SDK (Mac)
12 </a>
7 </span> 13 </span>
8 <span class="linux"> 14 <span class="linux">
9 <a class="download-link button" href="https://gsdview.appspot.com/dart-edito r-archive-integration/latest/dart-linux.zip">Dart SDK (Linux)</a> 15 <a class="download-link btn btn-primary" href="https://gsdview.appspot.com/d art-editor-archive-integration/latest/dart-linux.zip">
16 » <i class="icon-download-alt"></i>
17 » Dart SDK (Linux)
18 </a>
10 </span> 19 </span>
11 </div> 20 </div>
OLDNEW
« no previous file with comments | « src/site/_includes/downloads/_dartium.html ('k') | src/site/_includes/footer.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698