| Index: chrome/browser_tests.isolate
|
| diff --git a/chrome/browser_tests.isolate b/chrome/browser_tests.isolate
|
| index 0cff82a8219e92a92b492b5674ecc39dc3bf7d23..6de780bd5a88eb1228497d20512e2278ff5874be 100644
|
| --- a/chrome/browser_tests.isolate
|
| +++ b/chrome/browser_tests.isolate
|
| @@ -98,7 +98,6 @@
|
| 'test/data/',
|
| 'third_party/mock4js/',
|
| ],
|
| - 'read_only': 1,
|
| },
|
| }],
|
| ['disable_nacl==0 and (OS=="linux" or OS=="mac" or OS=="win")', {
|
| @@ -109,7 +108,6 @@
|
| '<(PRODUCT_DIR)/ppapi_nacl_tests_newlib.nmf',
|
| '<(PRODUCT_DIR)/ppapi_nacl_tests_pnacl.nmf',
|
| ],
|
| - 'read_only': 1,
|
| },
|
| }],
|
| ['OS=="linux" or OS=="win"', {
|
|
|