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

Side by Side Diff: chrome/common/OWNERS

Issue 2122903002: Move search-related files from chrome/common to chrome/common/search (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: move search-related files Created 4 years, 5 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/chrome_tests_unit.gypi ('k') | chrome/common/instant_types.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 per-file chrome_switches.cc=* 1 per-file chrome_switches.cc=*
2 per-file chrome_switches.h=* 2 per-file chrome_switches.h=*
3 per-file pref_names.cc=* 3 per-file pref_names.cc=*
4 per-file pref_names.h=* 4 per-file pref_names.h=*
5 per-file url_constants.cc=* 5 per-file url_constants.cc=*
6 per-file url_constants.h=* 6 per-file url_constants.h=*
7 7
8 # Mac Sandbox profiles. 8 # Mac Sandbox profiles.
9 per-file nacl_loader.sb=set noparent 9 per-file nacl_loader.sb=set noparent
10 per-file nacl_loader.sb=rsesek@chromium.org 10 per-file nacl_loader.sb=rsesek@chromium.org
11 11
12 per-file *_messages*.h=set noparent 12 per-file *_messages*.h=set noparent
13 per-file *_messages*.h=file://ipc/SECURITY_OWNERS 13 per-file *_messages*.h=file://ipc/SECURITY_OWNERS
14 14
15 # Spellcheck files. Not using spellcheck* since it covers IPC messages too. 15 # Spellcheck files. Not using spellcheck* since it covers IPC messages too.
16 per-file spellcheck_bdict_language.h=groby@chromium.org 16 per-file spellcheck_bdict_language.h=groby@chromium.org
17 per-file spellcheck_bdict_language.h=rouslan@chromium.org 17 per-file spellcheck_bdict_language.h=rouslan@chromium.org
18 per-file spellcheck_common*=groby@chromium.org 18 per-file spellcheck_common*=groby@chromium.org
19 per-file spellcheck_common*=rouslan@chromium.org 19 per-file spellcheck_common*=rouslan@chromium.org
20 per-file spellcheck_marker.h=groby@chromium.org 20 per-file spellcheck_marker.h=groby@chromium.org
21 per-file spellcheck_marker.h=rouslan@chromium.org 21 per-file spellcheck_marker.h=rouslan@chromium.org
22 per-file spellcheck_result.h=groby@chromium.org 22 per-file spellcheck_result.h=groby@chromium.org
23 per-file spellcheck_result.h=rouslan@chromium.org 23 per-file spellcheck_result.h=rouslan@chromium.org
24 24
25 # Instant/Search files.
26 per-file instant_types*=file://chrome/browser/search/OWNERS
27 per-file search_types.*=file://chrome/browser/search/OWNERS
28 per-file search_urls*=file://chrome/browser/search/OWNERS
29
30 #Content settings 25 #Content settings
31 per-file content_settings*=markusheintz@chromium.org 26 per-file content_settings*=markusheintz@chromium.org
32 27
33 # Pepper files. 28 # Pepper files.
34 per-file pepper_*=bbudge@chromium.org 29 per-file pepper_*=bbudge@chromium.org
35 per-file pepper_*=raymes@chromium.org 30 per-file pepper_*=raymes@chromium.org
36 31
37 # Other stuff. 32 # Other stuff.
38 per-file autocomplete_match_type.*=mpearson@chromium.org 33 per-file autocomplete_match_type.*=mpearson@chromium.org
39 per-file autocomplete_match_type.*=pkasting@chromium.org 34 per-file autocomplete_match_type.*=pkasting@chromium.org
40 per-file autocomplete_match_type.*=sky@chromium.org 35 per-file autocomplete_match_type.*=sky@chromium.org
41 per-file crash_keys*=rsesek@chromium.org 36 per-file crash_keys*=rsesek@chromium.org
42 37
43 # Tracing 38 # Tracing
44 per-file trace_event_args_whitelist*=nduca@chromium.org 39 per-file trace_event_args_whitelist*=nduca@chromium.org
45 per-file trace_event_args_whitelist*=dsinclair@chromium.org 40 per-file trace_event_args_whitelist*=dsinclair@chromium.org
46 per-file trace_event_args_whitelist*=oysteine@chromium.org 41 per-file trace_event_args_whitelist*=oysteine@chromium.org
47 42
48 # IPC 43 # IPC
49 per-file *.mojom=set noparent 44 per-file *.mojom=set noparent
50 per-file *.mojom=file://ipc/SECURITY_OWNERS 45 per-file *.mojom=file://ipc/SECURITY_OWNERS
OLDNEW
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | chrome/common/instant_types.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698