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

Unified Diff: base/base_unittests.isolate

Issue 140333002: Roll (bis) swarming_client @ 361bfda6c0e4e2469dd3dab8c2b741639cacb086. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 11 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 | « DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base_unittests.isolate
diff --git a/base/base_unittests.isolate b/base/base_unittests.isolate
index 95cf59fbbb472e4d97108f52c437329826afc381..59c767145d741c50347421d09d385e3b8d18011b 100644
--- a/base/base_unittests.isolate
+++ b/base/base_unittests.isolate
@@ -9,7 +9,6 @@
'data/',
'test/data/',
],
- 'read_only': 1,
},
}],
['OS=="linux"', {
@@ -36,6 +35,7 @@
'isolate_dependency_untracked': [
'../tools/swarming_client/',
],
+ 'read_only': 1,
},
}],
['OS=="mac" or OS=="win"', {
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698