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

Unified Diff: WATCHLISTS

Issue 10417028: Add a new watchlist for seccomp BPF (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 7 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: WATCHLISTS
diff --git a/WATCHLISTS b/WATCHLISTS
index fe5e21294dffcb51a37204b292e5d1929be14804..2662d878a0c3faed3ece2018f4437a5256b159ac 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -131,6 +131,9 @@
'linux-sandboxing': {
'filepath': 'sandbox/linux/.*',
},
+ 'linux-seccomp-bpf': {
+ 'filepath': 'content/common/sandbox_init_linux.cc',
+ },
'sync': {
'filepath': 'chrome/browser/sync/.*',
},
@@ -376,6 +379,7 @@
'media': ['feature-media-reviews@chromium.org'],
'ipc': ['jam@chromium.org', 'darin-cc@chromium.org'],
'linux-sandboxing': ['agl@chromium.org', 'jln+watch@chromium.org'],
+ 'linux-seccomp-bpf': ['jln+watch@chromium.org'],
'sync': ['tim@chromium.org', 'nick@chromium.org',
'akalin@chromium.org', 'rsimha@chromium.org'],
'tools': ['pam+watch@chromium.org'],
« 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