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

Side by Side Diff: chrome/browser/OWNERS

Issue 2774203002: Migrate about:flags messages to const char* (Closed)
Patch Set: fix iOS compilation 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 | « chrome/browser/BUILD.gn ('k') | chrome/browser/about_flags.cc » ('j') | 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.*=*
71
70 per-file media_router_resources.grdp*=apacible@chromium.org 72 per-file media_router_resources.grdp*=apacible@chromium.org
71 per-file media_router_resources.grdp*=imcheng@chromium.org 73 per-file media_router_resources.grdp*=imcheng@chromium.org
72 per-file media_router_resources.grdp*=mfoltz@chromium.org 74 per-file media_router_resources.grdp*=mfoltz@chromium.org
73 75
74 per-file shell_integration_win*=gab@chromium.org 76 per-file shell_integration_win*=gab@chromium.org
75 per-file shell_integration_win*=grt@chromium.org 77 per-file shell_integration_win*=grt@chromium.org
76 per-file shell_integration_linux*=erg@chromium.org 78 per-file shell_integration_linux*=erg@chromium.org
77 79
78 per-file site_details*=creis@chromium.org 80 per-file site_details*=creis@chromium.org
79 per-file site_details*=nasko@chromium.org 81 per-file site_details*=nasko@chromium.org
80 per-file site_details*=nick@chromium.org 82 per-file site_details*=nick@chromium.org
81 83
82 per-file site_per_process_interactive_browsertest.cc=alexmos@chromium.org 84 per-file site_per_process_interactive_browsertest.cc=alexmos@chromium.org
83 per-file site_per_process_interactive_browsertest.cc=file://content/OWNERS 85 per-file site_per_process_interactive_browsertest.cc=file://content/OWNERS
84 86
85 per-file PRESUBMIT.py=dbeam@chromium.org 87 per-file PRESUBMIT.py=dbeam@chromium.org
86 per-file test_presubmit.py=dbeam@chromium.org 88 per-file test_presubmit.py=dbeam@chromium.org
87 89
88 per-file unload_browsertest.cc=file://content/OWNERS 90 per-file unload_browsertest.cc=file://content/OWNERS
89 91
90 per-file web_bluetooth*=jyasskin@chromium.org 92 per-file web_bluetooth*=jyasskin@chromium.org
91 per-file web_bluetooth*=ortuno@chromium.org 93 per-file web_bluetooth*=ortuno@chromium.org
92 per-file web_bluetooth*=scheib@chromium.org 94 per-file web_bluetooth*=scheib@chromium.org
OLDNEW
« no previous file with comments | « chrome/browser/BUILD.gn ('k') | chrome/browser/about_flags.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698