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

Side by Side Diff: chrome/browser/OWNERS

Issue 2781723006: [about:flags] Fix a typo in OWNERS for flag_descriptions.* (Closed)
Patch Set: Created 3 years, 8 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 unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 4
5 per-file about_flags_unittest.cc=file://components/flags_ui/OWNERS 5 per-file about_flags_unittest.cc=file://components/flags_ui/OWNERS
6 6
7 # This is for the common case of adding or renaming files. If you're doing 7 # This is for the common case of adding or renaming files. If you're doing
8 # structural changes, use usual OWNERS rules. 8 # structural changes, use usual OWNERS rules.
9 per-file BUILD.gn=* 9 per-file BUILD.gn=*
10 10
(...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after
60 per-file *.mm=avi@chromium.org 60 per-file *.mm=avi@chromium.org
61 per-file *.mm=mark@chromium.org 61 per-file *.mm=mark@chromium.org
62 per-file *.mm=rsesek@chromium.org 62 per-file *.mm=rsesek@chromium.org
63 per-file *.mm=thakis@chromium.org 63 per-file *.mm=thakis@chromium.org
64 64
65 per-file *_mac.h=avi@chromium.org 65 per-file *_mac.h=avi@chromium.org
66 per-file *_mac.h=mark@chromium.org 66 per-file *_mac.h=mark@chromium.org
67 per-file *_mac.h=rsesek@chromium.org 67 per-file *_mac.h=rsesek@chromium.org
68 per-file *_mac.h=thakis@chromium.org 68 per-file *_mac.h=thakis@chromium.org
69 69
70 per-file flags_descriptions.*=* 70 per-file flag_descriptions.*=*
71 71
72 per-file media_router_resources.grdp*=apacible@chromium.org 72 per-file media_router_resources.grdp*=apacible@chromium.org
73 per-file media_router_resources.grdp*=imcheng@chromium.org 73 per-file media_router_resources.grdp*=imcheng@chromium.org
74 per-file media_router_resources.grdp*=mfoltz@chromium.org 74 per-file media_router_resources.grdp*=mfoltz@chromium.org
75 75
76 per-file shell_integration_win*=gab@chromium.org 76 per-file shell_integration_win*=gab@chromium.org
77 per-file shell_integration_win*=grt@chromium.org 77 per-file shell_integration_win*=grt@chromium.org
78 per-file shell_integration_linux*=erg@chromium.org 78 per-file shell_integration_linux*=erg@chromium.org
79 79
80 per-file site_details*=creis@chromium.org 80 per-file site_details*=creis@chromium.org
81 per-file site_details*=nasko@chromium.org 81 per-file site_details*=nasko@chromium.org
82 per-file site_details*=nick@chromium.org 82 per-file site_details*=nick@chromium.org
83 83
84 per-file site_per_process_interactive_browsertest.cc=alexmos@chromium.org 84 per-file site_per_process_interactive_browsertest.cc=alexmos@chromium.org
85 per-file site_per_process_interactive_browsertest.cc=file://content/OWNERS 85 per-file site_per_process_interactive_browsertest.cc=file://content/OWNERS
86 86
87 per-file PRESUBMIT.py=dbeam@chromium.org 87 per-file PRESUBMIT.py=dbeam@chromium.org
88 per-file test_presubmit.py=dbeam@chromium.org 88 per-file test_presubmit.py=dbeam@chromium.org
89 89
90 per-file unload_browsertest.cc=file://content/OWNERS 90 per-file unload_browsertest.cc=file://content/OWNERS
91 91
92 per-file web_bluetooth*=jyasskin@chromium.org 92 per-file web_bluetooth*=jyasskin@chromium.org
93 per-file web_bluetooth*=ortuno@chromium.org 93 per-file web_bluetooth*=ortuno@chromium.org
94 per-file web_bluetooth*=scheib@chromium.org 94 per-file web_bluetooth*=scheib@chromium.org
OLDNEW
« 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