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

Side by Side Diff: chrome/common/OWNERS

Issue 111033005: Support experiment control of profile-management flags. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: use ! instead of ^ to return desired state Created 6 years, 11 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 | Annotate | Revision Log
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=jeremy@chromium.org 10 per-file nacl_loader.sb=jeremy@chromium.org
(...skipping 29 matching lines...) Expand all
40 per-file instant_types.*=samarth@chromium.org 40 per-file instant_types.*=samarth@chromium.org
41 per-file search_types.*=brettw@chromium.org 41 per-file search_types.*=brettw@chromium.org
42 per-file search_types.*=jered@chromium.org 42 per-file search_types.*=jered@chromium.org
43 per-file search_types.*=samarth@chromium.org 43 per-file search_types.*=samarth@chromium.org
44 44
45 # Other stuff. 45 # Other stuff.
46 per-file autocomplete_match_type.*=mpearson@chromium.org 46 per-file autocomplete_match_type.*=mpearson@chromium.org
47 per-file autocomplete_match_type.*=pkasting@chromium.org 47 per-file autocomplete_match_type.*=pkasting@chromium.org
48 per-file autocomplete_match_type.*=sky@chromium.org 48 per-file autocomplete_match_type.*=sky@chromium.org
49 per-file crash_keys.*=rsesek@chromium.org 49 per-file crash_keys.*=rsesek@chromium.org
50 per-file profile_management_switches.*=bcwhite@chromium.org
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698