summaryrefslogtreecommitdiff
path: root/test/test_support_unittests.isolate
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_support_unittests.isolate')
-rw-r--r--test/test_support_unittests.isolate10
1 files changed, 10 insertions, 0 deletions
diff --git a/test/test_support_unittests.isolate b/test/test_support_unittests.isolate
index d60dce40..3384ab8c 100644
--- a/test/test_support_unittests.isolate
+++ b/test/test_support_unittests.isolate
@@ -7,6 +7,16 @@
# be found in the AUTHORS file in the root of the source tree.
{
'conditions': [
+ ['OS=="android"', {
+ # When doing Android builds, the WebRTC code is put in third_party/webrtc
+ # of a Chromium checkout, this is one level above the standalone build.
+ 'variables': {
+ 'isolate_dependency_untracked': [
+ '../../../data/',
+ '../../../resources/',
+ ],
+ },
+ }],
['OS=="linux" or OS=="mac" or OS=="win"', {
'variables': {
'command': [