blob: f9db9bc9383de01ec5fb6f29c1e6dfea91ea818c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# For simple changes (add/remove flag). For other changes use
# usual OWNERS rules.
per-file about_flags.cc=*
per-file chrome_content_browser_client.cc=*
per-file chrome_content_browser_client.h=*
per-file chrome_browser_field_trials*=asvitkine@chromium.org
per-file chrome_browser_field_trials*=stevet@chromium.org
per-file enumerate_modules_model*=finnur@chromium.org
per-file shell_integration_win*=gab@chromium.org
per-file shell_integration_win*=grt@chromium.org
per-file shell_integration_linux*=erg@chromium.org
per-file shell_integration_unittest.cc=erg@chromium.org
|