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

Side by Side Diff: chrome/browser/OWNERS

Issue 2722603002: Fix typo in chrome/browser/OWNERS (Closed)
Patch Set: Created 3 years, 9 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 # This is for the common case of adding or renaming files. If you're doing 5 # This is for the common case of adding or renaming files. If you're doing
6 # structural changes, use usual OWNERS rules. 6 # structural changes, use usual OWNERS rules.
7 per-file BUILD.gn=* 7 per-file BUILD.gn=*
8 8
9 per-file *_android.*=file://chrome/browser/android/OWNERS 9 per-file *_android.*=file://chrome/browser/android/OWNERS
10 10
(...skipping 10 matching lines...) Expand all
21 per-file browser_close_manager_browsertest.cc=creis@chromium.org 21 per-file browser_close_manager_browsertest.cc=creis@chromium.org
22 22
23 per-file browser_navigator_browsertest.*=alexmos@chromium.org 23 per-file browser_navigator_browsertest.*=alexmos@chromium.org
24 per-file browser_navigator_browsertest.*=file://content/OWNERS 24 per-file browser_navigator_browsertest.*=file://content/OWNERS
25 25
26 per-file chrome_content_browser_client.cc=* 26 per-file chrome_content_browser_client.cc=*
27 per-file chrome_content_browser_client.h=* 27 per-file chrome_content_browser_client.h=*
28 per-file chrome_content_browser_client_browsertest.cc=* 28 per-file chrome_content_browser_client_browsertest.cc=*
29 per-file chrome_content_browser_client_unittest.cc=* 29 per-file chrome_content_browser_client_unittest.cc=*
30 30
31 # Mojo manfiests 31 # Mojo manifests
32 per-file *manifest_overlay.json=set noparent 32 per-file *manifest_overlay.json=set noparent
33 per-file *manifest_overlay.json=file://ipc/SECURITY_OWNERS 33 per-file *manifest_overlay.json=file://ipc/SECURITY_OWNERS
34 34
35 per-file chrome_browser_field_trials*=file://components/variations/OWNERS 35 per-file chrome_browser_field_trials*=file://components/variations/OWNERS
36 36
37 per-file chrome_device_client*=reillyg@chromium.org 37 per-file chrome_device_client*=reillyg@chromium.org
38 per-file chrome_device_client*=rockot@chromium.org 38 per-file chrome_device_client*=rockot@chromium.org
39 39
40 per-file chrome_navigation_browsertest.cc=alexmos@chromium.org 40 per-file chrome_navigation_browsertest.cc=alexmos@chromium.org
41 per-file chrome_navigation_browsertest.cc=file://content/OWNERS 41 per-file chrome_navigation_browsertest.cc=file://content/OWNERS
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
81 per-file site_per_process_interactive_browsertest.cc=file://content/OWNERS 81 per-file site_per_process_interactive_browsertest.cc=file://content/OWNERS
82 82
83 per-file PRESUBMIT.py=dbeam@chromium.org 83 per-file PRESUBMIT.py=dbeam@chromium.org
84 per-file test_presubmit.py=dbeam@chromium.org 84 per-file test_presubmit.py=dbeam@chromium.org
85 85
86 per-file unload_browsertest.cc=file://content/OWNERS 86 per-file unload_browsertest.cc=file://content/OWNERS
87 87
88 per-file web_bluetooth*=jyasskin@chromium.org 88 per-file web_bluetooth*=jyasskin@chromium.org
89 per-file web_bluetooth*=ortuno@chromium.org 89 per-file web_bluetooth*=ortuno@chromium.org
90 per-file web_bluetooth*=scheib@chromium.org 90 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