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

Unified Diff: content/browser/OWNERS

Issue 2973453002: Fix sandbox profile for MacOS 10.9 Mavericks. (Closed)
Patch Set: Update OWNERS rule Created 3 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 | « no previous file | content/browser/sandbox_parameters_mac.mm » ('j') | content/renderer/renderer_v2.sb » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/OWNERS
diff --git a/content/browser/OWNERS b/content/browser/OWNERS
index 1bc2cd259859dd31de9fd5c7e74ab694af9e67f2..c627579d0c39638cd1fb7f96092dc6f8d0487250 100644
--- a/content/browser/OWNERS
+++ b/content/browser/OWNERS
@@ -12,3 +12,6 @@ per-file find_request_manager*=paulmeyer@chromium.org
# Mac Sandbox profiles.
per-file *.sb=set noparent
per-file *.sb=rsesek@chromium.org
+
+# Mac Sandbox parameters.
+per-file sandbox_parameters_mac.*=rsesek@chromium.org,kerrnel@chromium.org
Robert Sesek 2017/07/06 20:02:23 I don't think , works. I think you need to duplica
Greg K 2017/07/06 20:59:06 Done.
« no previous file with comments | « no previous file | content/browser/sandbox_parameters_mac.mm » ('j') | content/renderer/renderer_v2.sb » ('J')

Powered by Google App Engine
This is Rietveld 408576698