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

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

Issue 3001383002: Add Mac support for isolates (Closed)
Patch Set: Add missing comma to 'includes' entry. Created 3 years, 3 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/dart_tests.isolate ('k') | no next file » | 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 'includes': ['dart_tests.isolate'],
3 'variables': {
4 'files': ['out/ReleaseIA32/gen/',
5 'out/ReleaseX64/gen/',
6 'out/ReleaseIA32/patched_sdk/',
7 'out/ReleaseX64/patched_sdk/',
8 'xcodebuild/ReleaseIA32/gen/',
9 'xcodebuild/ReleaseX64/gen/',
10 'xcodebuild/ReleaseIA32/patched_sdk/',
11 'xcodebuild/ReleaseX64/patched_sdk/']
12 }
13 }
OLDNEW
« no previous file with comments | « tools/bots/dart_tests.isolate ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698