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

Side by Side Diff: src/site/_includes/downloads/_dart-editor.html

Issue 10700168: massive CL is massive (Closed) Base URL: https://code.google.com/p/dartlang-site/@master
Patch Set: 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
OLDNEW
1 <div class="linux downloads"> 1 <div class="linux downloads">
2 <a class="download-link button" data-bits="32" data-os="linux" data-build="int egration" href="https://gsdview.appspot.com/dart-editor-archive-integration/late st/dart-editor-linux.gtk.x86.zip">32-bit Dart Editor (Linux)</a> 2 <a class="download-link button btn btn-primary" data-bits="32" data-os="linux" data-build="integration" href="https://gsdview.appspot.com/dart-editor-archive- integration/latest/dart-editor-linux.gtk.x86.zip">
3 <a class="download-link button" data-bits="64" data-os="linux" data-build="int egration" href="https://gsdview.appspot.com/dart-editor-archive-integration/late st/dart-editor-linux.gtk.x86_64.zip">64-bit Dart Editor (Linux)</a> 3 <i class="icon-download-alt"></i>
4 32-bit Dart Editor + SDK + Dartium (Linux)
5 </a>
6 <a class="download-link button btn btn-primary" data-bits="64" data-os="linux" data-build="integration" href="https://gsdview.appspot.com/dart-editor-archive- integration/latest/dart-editor-linux.gtk.x86_64.zip">
7 <i class="icon-download-alt"></i>
8 64-bit Dart Editor + SDK + Dartium (Linux)
9 </a>
4 </div> 10 </div>
5 11
6 <div class="mac downloads"> 12 <div class="mac downloads">
7 <a class="download-link button" data-bits="64" data-os="mac" data-build="integ ration" href="https://gsdview.appspot.com/dart-editor-archive-integration/latest /dart-editor-macosx.cocoa.x86_64.zip">Dart Editor (Mac)</a> 13 <a class="download-link button btn btn-primary" data-bits="64" data-os="mac" d ata-build="integration" href="https://gsdview.appspot.com/dart-editor-archive-in tegration/latest/dart-editor-macosx.cocoa.x86_64.zip">
14 <i class="icon-download-alt"></i>
15 Dart Editor + SDK + Dartium (Mac)
16 </a>
8 </div> 17 </div>
9 18
10 <div class="win downloads"> 19 <div class="win downloads">
11 <a class="download-link button" data-bits="32" data-os="win" data-build="integ ration" href="https://gsdview.appspot.com/dart-editor-archive-integration/latest /dart-editor-win32.win32.x86.zip">32-bit Dart Editor (Windows)</a> 20 <a class="download-link button btn btn-primary" data-bits="32" data-os="win" d ata-build="integration" href="https://gsdview.appspot.com/dart-editor-archive-in tegration/latest/dart-editor-win32.win32.x86.zip">
21 <i class="icon-download-alt"></i>
22 32-bit Dart Editor + SDK + Dartium (Windows)
23 </a>
12 24
13 <a class="download-link button" data-bits="64" data-os="win" data-build="integ ration" href="https://gsdview.appspot.com/dart-editor-archive-integration/latest /dart-editor-win32.win32.x86_64.zip">64-bit Dart Editor (Windows)</a> 25 <a class="download-link button btn btn-primary" data-bits="64" data-os="win" d ata-build="integration" href="https://gsdview.appspot.com/dart-editor-archive-in tegration/latest/dart-editor-win32.win32.x86_64.zip">
26 <i class="icon-download-alt"></i>
27 64-bit Dart Editor + SDK + Dartium (Windows)
28 </a>
14 </div> 29 </div>
OLDNEW
« no previous file with comments | « src/site/_includes/docs/getting-started/_interface.html ('k') | src/site/_includes/downloads/_dartium.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698