summaryrefslogtreecommitdiffstats
path: root/chrome/browser_tests.isolate
diff options
context:
space:
mode:
authorJohn Abd-El-Malek <jam@chromium.org>2014-10-06 16:45:33 -0700
committerJohn Abd-El-Malek <jam@chromium.org>2014-10-06 23:46:59 +0000
commit06d73648d70a4360a60f3b41d330d2aab31b64fa (patch)
tree04a838b96a42d8b7cd72ee3345d1581900cfc550 /chrome/browser_tests.isolate
parent3b065c276bb0121baad3feb84de855a40a892cbe (diff)
downloadchromium_src-06d73648d70a4360a60f3b41d330d2aab31b64fa.zip
chromium_src-06d73648d70a4360a60f3b41d330d2aab31b64fa.tar.gz
chromium_src-06d73648d70a4360a60f3b41d330d2aab31b64fa.tar.bz2
Fix NaCl tests on Mac Asan 64 bits.
BUG=414808 R=maruel@chromium.org Review URL: https://codereview.chromium.org/630963003 Cr-Commit-Position: refs/heads/master@{#298307}
Diffstat (limited to 'chrome/browser_tests.isolate')
-rw-r--r--chrome/browser_tests.isolate2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser_tests.isolate b/chrome/browser_tests.isolate
index 69c2d88..3159073 100644
--- a/chrome/browser_tests.isolate
+++ b/chrome/browser_tests.isolate
@@ -98,7 +98,7 @@
],
},
}],
- ['OS=="win" or (OS=="linux" and target_arch=="x64")', {
+ ['OS=="win" or ((OS=="linux" or OS=="mac") and target_arch=="x64")', {
'variables': {
'files': [
'<(PRODUCT_DIR)/lib64/',