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

Side by Side Diff: tools/bots/dart2js_tests_no_command.isolate

Issue 3001383002: Add Mac support for isolates (Closed)
Patch Set: Add missing comma to 'includes' entry. Created 3 years, 4 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 | « tools/bots/dart2js_tests.isolate ('k') | tools/bots/dart_tests.isolate » ('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 {
2 'variables': {
3 'files': ['out/ReleaseIA32/dart-sdk/',
4 'out/ReleaseX64/dart-sdk/',
5 'samples/',
6 'samples-dev/',
7 'tools/',
8 'third_party/pkg/',
9 'third_party/pkg_tested/',
10 'third_party/d8/',
11 'third_party/firefox_jsshell/',
12 'tests/',
13 'pkg/async_helper/',
14 'pkg/expect/',
15 'pkg/js/',
16 'pkg/status_file/',
17 'pkg/pkg.status',
18 'runtime/tests/',
19 '.packages']
20 }
21 }
OLDNEW
« no previous file with comments | « tools/bots/dart2js_tests.isolate ('k') | tools/bots/dart_tests.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698