summaryrefslogtreecommitdiffstats
path: root/chrome/angle_unittests.isolate
diff options
context:
space:
mode:
authormaruel <maruel@chromium.org>2014-10-01 06:21:42 -0700
committerCommit bot <commit-bot@chromium.org>2014-10-01 13:22:03 +0000
commit8214754ee5771bb64dfe9605f024cfd7c241a01e (patch)
treecc65c74d55cbed53518a533fd27a00011587c5c6 /chrome/angle_unittests.isolate
parentccc3e81690cd734c1ce7679cd2cf43478c1287fa (diff)
downloadchromium_src-8214754ee5771bb64dfe9605f024cfd7c241a01e.zip
chromium_src-8214754ee5771bb64dfe9605f024cfd7c241a01e.tar.gz
chromium_src-8214754ee5771bb64dfe9605f024cfd7c241a01e.tar.bz2
Rename all isolate_dependency_* to files.
Merges the lists when relevant. This simplify the management significantly. Remove the .isolate from the '*_run' target 'includes' section. TBR=vadimsh@chromium.org BUG=swarming:148 Review URL: https://codereview.chromium.org/614923005 Cr-Commit-Position: refs/heads/master@{#297633}
Diffstat (limited to 'chrome/angle_unittests.isolate')
-rw-r--r--chrome/angle_unittests.isolate2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/angle_unittests.isolate b/chrome/angle_unittests.isolate
index 1689ebc..1cb7b23 100644
--- a/chrome/angle_unittests.isolate
+++ b/chrome/angle_unittests.isolate
@@ -11,7 +11,7 @@
'command': [
'<(PRODUCT_DIR)/angle_unittests<(EXECUTABLE_SUFFIX)',
],
- 'isolate_dependency_tracked': [
+ 'files': [
'<(PRODUCT_DIR)/angle_unittests<(EXECUTABLE_SUFFIX)',
],
},