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

Unified Diff: net/net_unittests.isolate

Issue 133823003: Make all the files mapped in when running net_unittests read only. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 10 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net_unittests.isolate
diff --git a/net/net_unittests.isolate b/net/net_unittests.isolate
index e09516db82050ca85bfa4efeb28aab6cbea6be27..50ea631653934d0178489df306ec2cec3ab66c06 100644
--- a/net/net_unittests.isolate
+++ b/net/net_unittests.isolate
@@ -36,6 +36,7 @@
'<(PRODUCT_DIR)/pyproto/',
'tools/testserver/',
],
+ 'read_only': 1,
},
}],
['OS=="linux" and component=="shared_library"', {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698