summaryrefslogtreecommitdiff
path: root/system_wrappers/source/system_wrappers_unittests.isolate
diff options
context:
space:
mode:
Diffstat (limited to 'system_wrappers/source/system_wrappers_unittests.isolate')
-rw-r--r--system_wrappers/source/system_wrappers_unittests.isolate10
1 files changed, 10 insertions, 0 deletions
diff --git a/system_wrappers/source/system_wrappers_unittests.isolate b/system_wrappers/source/system_wrappers_unittests.isolate
index 84672c77..c13ad886 100644
--- a/system_wrappers/source/system_wrappers_unittests.isolate
+++ b/system_wrappers/source/system_wrappers_unittests.isolate
@@ -8,6 +8,16 @@
{
'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': [
+ '../../../../resources/',
+ '../../../../data/',
+ ],
+ },
+ }],
['OS=="linux" or OS=="mac" or OS=="win"', {
'variables': {
'command': [