summaryrefslogtreecommitdiffstats
path: root/testing/chromoting
diff options
context:
space:
mode:
authormaruel <maruel@chromium.org>2015-07-20 12:45:45 -0700
committerCommit bot <commit-bot@chromium.org>2015-07-20 19:46:19 +0000
commit94bc4db5e341fbda8ce8f2210c9fc6b056a82868 (patch)
treedbaeff46e255107e7b28593ef01da76c2d6e50bb /testing/chromoting
parentaa22c0858c81fe75f72c1706cf052af85a82b364 (diff)
downloadchromium_src-94bc4db5e341fbda8ce8f2210c9fc6b056a82868.zip
chromium_src-94bc4db5e341fbda8ce8f2210c9fc6b056a82868.tar.gz
chromium_src-94bc4db5e341fbda8ce8f2210c9fc6b056a82868.tar.bz2
Remove 'read_only': 1 from most .isolate files.
These were mostly due to blind copy-paste. read_only:1 is the default so there's no point in specifying it. As per crbug.com/342913, only unit_tests has issue with running from read only files. R=jam@chromium.org BUG=116251 Review URL: https://codereview.chromium.org/1240303002 Cr-Commit-Position: refs/heads/master@{#339490}
Diffstat (limited to 'testing/chromoting')
-rw-r--r--testing/chromoting/chromoting_integration_tests.isolate1
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/chromoting/chromoting_integration_tests.isolate b/testing/chromoting/chromoting_integration_tests.isolate
index eb7fec0..c879e56 100644
--- a/testing/chromoting/chromoting_integration_tests.isolate
+++ b/testing/chromoting/chromoting_integration_tests.isolate
@@ -55,7 +55,6 @@
'<(PRODUCT_DIR)/resources.pak',
'../../remoting/tools/internal/test_accounts.json',
],
- 'read_only': 1,
},
}],
['OS=="linux" or OS=="win"', {