Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 # For simple changes (add/remove flag). For other changes use | 1 # For simple changes (add/remove flag). For other changes use |
| 2 # usual OWNERS rules. | 2 # usual OWNERS rules. |
| 3 per-file about_flags.cc=* | 3 per-file about_flags.cc=* |
| 4 per-file flag_descriptions.*=* | 4 per-file flag_descriptions.*=* |
| 5 | 5 |
| 6 per-file about_flags_unittest.cc=file://components/flags_ui/OWNERS | 6 per-file about_flags_unittest.cc=file://components/flags_ui/OWNERS |
| 7 | 7 |
| 8 # This is for the common case of adding or renaming files. If you're doing | 8 # This is for the common case of adding or renaming files. If you're doing |
| 9 # structural changes, use usual OWNERS rules. | 9 # structural changes, use usual OWNERS rules. |
| 10 per-file BUILD.gn=* | 10 per-file BUILD.gn=* |
| (...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 44 per-file chrome_site_per_process_browsertest.cc=file://content/OWNERS | 44 per-file chrome_site_per_process_browsertest.cc=file://content/OWNERS |
| 45 | 45 |
| 46 per-file chrome_webusb_browser_client*=juncai@chromium.org | 46 per-file chrome_webusb_browser_client*=juncai@chromium.org |
| 47 per-file chrome_webusb_browser_client*=reillyg@chromium.org | 47 per-file chrome_webusb_browser_client*=reillyg@chromium.org |
| 48 per-file chrome_webusb_browser_client*=rockot@chromium.org | 48 per-file chrome_webusb_browser_client*=rockot@chromium.org |
| 49 | 49 |
| 50 per-file io_thread*=cbentzel@chromium.org | 50 per-file io_thread*=cbentzel@chromium.org |
| 51 per-file io_thread*=mmenke@chromium.org | 51 per-file io_thread*=mmenke@chromium.org |
| 52 per-file io_thread*=rch@chromium.org | 52 per-file io_thread*=rch@chromium.org |
| 53 per-file io_thread*=rsleevi@chromium.org | 53 per-file io_thread*=rsleevi@chromium.org |
| 54 | |
|
Nico
2017/05/01 17:21:43
keep this newline
acondor_
2017/05/02 18:18:23
Unintended mistake. Done.
| |
| 55 per-file *.mm=avi@chromium.org | 54 per-file *.mm=avi@chromium.org |
| 56 per-file *.mm=mark@chromium.org | 55 per-file *.mm=mark@chromium.org |
| 57 per-file *.mm=rsesek@chromium.org | 56 per-file *.mm=rsesek@chromium.org |
| 58 per-file *.mm=thakis@chromium.org | 57 per-file *.mm=thakis@chromium.org |
| 59 | 58 |
| 60 per-file *_mac.h=avi@chromium.org | 59 per-file *_mac.h=avi@chromium.org |
| 61 per-file *_mac.h=mark@chromium.org | 60 per-file *_mac.h=mark@chromium.org |
| 62 per-file *_mac.h=rsesek@chromium.org | 61 per-file *_mac.h=rsesek@chromium.org |
| 63 per-file *_mac.h=thakis@chromium.org | 62 per-file *_mac.h=thakis@chromium.org |
| 64 | 63 |
| (...skipping 10 matching lines...) Expand all Loading... | |
| 75 per-file site_details*=nick@chromium.org | 74 per-file site_details*=nick@chromium.org |
| 76 | 75 |
| 77 per-file site_per_process_interactive_browsertest.cc=alexmos@chromium.org | 76 per-file site_per_process_interactive_browsertest.cc=alexmos@chromium.org |
| 78 per-file site_per_process_interactive_browsertest.cc=file://content/OWNERS | 77 per-file site_per_process_interactive_browsertest.cc=file://content/OWNERS |
| 79 | 78 |
| 80 per-file PRESUBMIT.py=dbeam@chromium.org | 79 per-file PRESUBMIT.py=dbeam@chromium.org |
| 81 per-file test_presubmit.py=dbeam@chromium.org | 80 per-file test_presubmit.py=dbeam@chromium.org |
| 82 | 81 |
| 83 per-file unload_browsertest.cc=file://content/OWNERS | 82 per-file unload_browsertest.cc=file://content/OWNERS |
| 84 | 83 |
| 84 per-file vr_shell_resources.grdp=file://chrome/browser/android/vr_shell/OWNERS | |
| 85 | |
| 85 per-file web_bluetooth*=jyasskin@chromium.org | 86 per-file web_bluetooth*=jyasskin@chromium.org |
| 86 per-file web_bluetooth*=ortuno@chromium.org | 87 per-file web_bluetooth*=ortuno@chromium.org |
| 87 per-file web_bluetooth*=scheib@chromium.org | 88 per-file web_bluetooth*=scheib@chromium.org |
| OLD | NEW |