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.isolate7
1 files changed, 2 insertions, 5 deletions
diff --git a/system_wrappers/source/system_wrappers_unittests.isolate b/system_wrappers/source/system_wrappers_unittests.isolate
index f5057710..0a56470c 100644
--- a/system_wrappers/source/system_wrappers_unittests.isolate
+++ b/system_wrappers/source/system_wrappers_unittests.isolate
@@ -10,7 +10,7 @@
'conditions': [
['OS=="android"', {
'variables': {
- 'isolate_dependency_untracked': [
+ 'files': [
'<(DEPTH)/data/',
'<(DEPTH)/resources/',
],
@@ -22,13 +22,10 @@
'<(DEPTH)/testing/test_env.py',
'<(PRODUCT_DIR)/system_wrappers_unittests<(EXECUTABLE_SUFFIX)',
],
- 'isolate_dependency_tracked': [
+ 'files': [
'<(DEPTH)/testing/test_env.py',
'<(PRODUCT_DIR)/system_wrappers_unittests<(EXECUTABLE_SUFFIX)',
],
- 'isolate_dependency_untracked': [
- '<(DEPTH)/tools/swarming_client/',
- ],
},
}],
],