Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2542)

Unified Diff: chrome/browser_tests.isolate

Issue 1240303002: Remove 'read_only': 1 from most .isolate files. (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@master
Patch Set: Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « base/base_unittests.isolate ('k') | chrome/interactive_ui_tests.isolate » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"', {
« no previous file with comments | « base/base_unittests.isolate ('k') | chrome/interactive_ui_tests.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698