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

Unified Diff: WATCHLISTS

Issue 905883002: Add md_settings to WATCHLISTS (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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: WATCHLISTS
diff --git a/WATCHLISTS b/WATCHLISTS
index 3acdb613c63046b0e8b12f000d3b2fe09f137e4d..18508c03afeab9608330a8c0b58a930202f5b480 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -428,6 +428,10 @@
'linux_seccomp_bpf': {
'filepath': 'content/common/sandbox.*linux.cc',
},
+ 'md_settings': {
+ 'filepath': 'ui/webui/resources/cr_element|'\
+ 'chrome/browser/resources/md_settings/',
+ },
'media': {
'filepath': 'media/|third_party/(ffmpeg|openmax)/|webmediaplayer|'\
'audio_message_filter|video_layer|media_internals',
@@ -932,6 +936,12 @@
'linux_sandboxing': ['jln+watch@chromium.org'],
'linux_seccomp_bpf': ['jln+watch@chromium.org'],
'supervised_users': ['pam+watch@chromium.org'],
+ 'md_settings': ['jhawkins+watch-md-settings@chromium.org',
+ 'jlklein+watch-md-settings@chromium.org',
+ 'khorimoto+watch-md-settings@chromium.org',
+ 'michaelpg+watch-md-settings@chromium.org',
+ 'orenb+watch-md-settings@chromium.org',
+ 'stevenjb+watch-md-settings@chromium.org'],
'media': ['feature-media-reviews@chromium.org'],
'media_galleries': ['gbillock@chromium.org', 'thestig@chromium.org',
'tommycli@chromium.org', 'vandebo@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