Commit b71251af authored by John Abd-El-Malek's avatar John Abd-El-Malek

Fix asan tests failing on swarming. They need libc++.so.

BUG=414808
R=maruel@chromium.org

Review URL: https://codereview.chromium.org/601283005

Cr-Commit-Position: refs/heads/master@{#296800}
parent 860c6547
......@@ -115,6 +115,6 @@
}],
],
'includes': [
'../third_party/icu/icu.isolate',
'../base/base.isolate',
],
}
......@@ -116,6 +116,6 @@
}],
],
'includes': [
'../third_party/icu/icu.isolate',
'../base/base.isolate',
],
}
......@@ -107,6 +107,6 @@
}],
],
'includes': [
'../third_party/icu/icu.isolate',
'../base/base.isolate',
],
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment