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

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

Issue 3004803002: Include web_components in the isolate file. (Closed)
Patch Set: Remove incorrect updates to test files. 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 | « no previous file | 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
1 { 1 {
2 'variables': { 2 'variables': {
3 'files': ['out/ReleaseIA32/dart-sdk/', 3 'files': ['out/ReleaseIA32/dart-sdk/',
4 'out/ReleaseX64/dart-sdk/', 4 'out/ReleaseX64/dart-sdk/',
5 'xcodebuild/ReleaseIA32/dart-sdk/', 5 'xcodebuild/ReleaseIA32/dart-sdk/',
6 'xcodebuild/ReleaseX64/dart-sdk/', 6 'xcodebuild/ReleaseX64/dart-sdk/',
7 'samples/', 7 'samples/',
8 'samples-dev/', 8 'samples-dev/',
9 'tools/', 9 'tools/',
10 'third_party/pkg/', 10 'third_party/pkg/',
11 'third_party/pkg_tested/', 11 'third_party/pkg_tested/',
12 'third_party/d8/', 12 'third_party/d8/',
13 'third_party/firefox_jsshell/', 13 'third_party/firefox_jsshell/',
14 'third_party/observatory_pub_packages/packages/web_components/',
14 'tests/', 15 'tests/',
15 'pkg/async_helper/', 16 'pkg/async_helper/',
16 'pkg/browser/', 17 'pkg/browser/',
17 'pkg/expect/', 18 'pkg/expect/',
18 'pkg/js/', 19 'pkg/js/',
19 'pkg/meta/', 20 'pkg/meta/',
20 'pkg/pkg.status', 21 'pkg/pkg.status',
21 'pkg/status_file/', 22 'pkg/status_file/',
22 'runtime/tests/', 23 'runtime/tests/',
23 '.packages'] 24 '.packages']
24 } 25 }
25 } 26 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698