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

Side by Side Diff: chrome/common/OWNERS

Issue 1891233002: Add comment for search::MatchesOriginAndPath (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: comment instead Created 4 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 | chrome/common/search_urls.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
(...skipping 19 matching lines...) Expand all
30 per-file spellcheck_common*=groby@chromium.org 30 per-file spellcheck_common*=groby@chromium.org
31 per-file spellcheck_common*=rouslan@chromium.org 31 per-file spellcheck_common*=rouslan@chromium.org
32 per-file spellcheck_marker.h=groby@chromium.org 32 per-file spellcheck_marker.h=groby@chromium.org
33 per-file spellcheck_marker.h=rouslan@chromium.org 33 per-file spellcheck_marker.h=rouslan@chromium.org
34 per-file spellcheck_result.h=groby@chromium.org 34 per-file spellcheck_result.h=groby@chromium.org
35 per-file spellcheck_result.h=rouslan@chromium.org 35 per-file spellcheck_result.h=rouslan@chromium.org
36 36
37 # Instant/Search files. 37 # Instant/Search files.
38 per-file instant_types*=file://chrome/browser/search/OWNERS 38 per-file instant_types*=file://chrome/browser/search/OWNERS
39 per-file search_types.*=file://chrome/browser/search/OWNERS 39 per-file search_types.*=file://chrome/browser/search/OWNERS
40 per-file search_urls*=file://chrome/browser/search/OWNERS
40 41
41 #Content settings 42 #Content settings
42 per-file content_settings*=markusheintz@chromium.org 43 per-file content_settings*=markusheintz@chromium.org
43 44
44 # Pepper files. 45 # Pepper files.
45 per-file pepper_*=bbudge@chromium.org 46 per-file pepper_*=bbudge@chromium.org
46 per-file pepper_*=raymes@chromium.org 47 per-file pepper_*=raymes@chromium.org
47 48
48 # Other stuff. 49 # Other stuff.
49 per-file autocomplete_match_type.*=mpearson@chromium.org 50 per-file autocomplete_match_type.*=mpearson@chromium.org
50 per-file autocomplete_match_type.*=pkasting@chromium.org 51 per-file autocomplete_match_type.*=pkasting@chromium.org
51 per-file autocomplete_match_type.*=sky@chromium.org 52 per-file autocomplete_match_type.*=sky@chromium.org
52 per-file crash_keys*=rsesek@chromium.org 53 per-file crash_keys*=rsesek@chromium.org
53 54
54 # Tracing 55 # Tracing
55 per-file trace_event_args_whitelist*=nduca@chromium.org 56 per-file trace_event_args_whitelist*=nduca@chromium.org
56 per-file trace_event_args_whitelist*=dsinclair@chromium.org 57 per-file trace_event_args_whitelist*=dsinclair@chromium.org
57 per-file trace_event_args_whitelist*=oysteine@chromium.org 58 per-file trace_event_args_whitelist*=oysteine@chromium.org
OLDNEW
« no previous file with comments | « no previous file | chrome/common/search_urls.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698