summaryrefslogtreecommitdiff
path: root/voice_engine/voe_auto_test.isolate
diff options
context:
space:
mode:
Diffstat (limited to 'voice_engine/voe_auto_test.isolate')
-rw-r--r--voice_engine/voe_auto_test.isolate10
1 files changed, 10 insertions, 0 deletions
diff --git a/voice_engine/voe_auto_test.isolate b/voice_engine/voe_auto_test.isolate
index 465ec1a0..3401e3ff 100644
--- a/voice_engine/voe_auto_test.isolate
+++ b/voice_engine/voe_auto_test.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': [