summaryrefslogtreecommitdiffstats
path: root/content/content_unittests.isolate
diff options
context:
space:
mode:
authorvivek.vg <vivek.vg@samsung.com>2014-09-19 09:14:48 -0700
committerCommit bot <commit-bot@chromium.org>2014-09-19 16:15:07 +0000
commit968b94fac3690032c9ceb66af4cb49d0e9b0a419 (patch)
tree63825bbd6f16bafb8eea16367f2c61ad547ea4be /content/content_unittests.isolate
parent25606073cbdfc4772a0caaa23a624a83293fbadc (diff)
downloadchromium_src-968b94fac3690032c9ceb66af4cb49d0e9b0a419.zip
chromium_src-968b94fac3690032c9ceb66af4cb49d0e9b0a419.tar.gz
chromium_src-968b94fac3690032c9ceb66af4cb49d0e9b0a419.tar.bz2
Include content_shell.pak for linux and windows swarming.
Apparently these are also required for the swarming phase of tests. BUG=312586 R=jochen@chromium.org Review URL: https://codereview.chromium.org/580683003 Cr-Commit-Position: refs/heads/master@{#295717}
Diffstat (limited to 'content/content_unittests.isolate')
-rw-r--r--content/content_unittests.isolate2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/content_unittests.isolate b/content/content_unittests.isolate
index ae821ba..1303b98 100644
--- a/content/content_unittests.isolate
+++ b/content/content_unittests.isolate
@@ -18,7 +18,7 @@
],
},
}],
- ['OS=="mac" or OS=="win"', {
+ ['OS=="linux" or OS=="mac" or OS=="win"', {
'variables': {
'isolate_dependency_tracked': [
'<(PRODUCT_DIR)/content_shell.pak',