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

Side by Side Diff: chrome/browser/OWNERS

Issue 344883002: Collect UMA statistics on which chrome://flags lead to chrome restart on ChromeOS. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Move ReportCustomFlags to about_flags.cc Created 6 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 | « no previous file | chrome/browser/about_flags.h » ('j') | chrome/browser/about_flags.h » ('J')
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_switches_histogram_ids.h=alemate@chromium.org
6
5 per-file chrome_content_browser_client.cc=* 7 per-file chrome_content_browser_client.cc=*
6 per-file chrome_content_browser_client.h=* 8 per-file chrome_content_browser_client.h=*
7 per-file chrome_content_browser_client_browsertest.cc=* 9 per-file chrome_content_browser_client_browsertest.cc=*
8 per-file chrome_content_browser_client_unittest.cc=* 10 per-file chrome_content_browser_client_unittest.cc=*
9 11
10 per-file chrome_browser_field_trials*=asvitkine@chromium.org 12 per-file chrome_browser_field_trials*=asvitkine@chromium.org
11 per-file chrome_browser_field_trials*=stevet@chromium.org 13 per-file chrome_browser_field_trials*=stevet@chromium.org
12 14
13 per-file chrome_elf_init_*=csharp@chromium.org 15 per-file chrome_elf_init_*=csharp@chromium.org
14 per-file chrome_elf_init_*=robertshield@chromium.org 16 per-file chrome_elf_init_*=robertshield@chromium.org
15 17
16 per-file enumerate_modules_model*=finnur@chromium.org 18 per-file enumerate_modules_model*=finnur@chromium.org
17 19
18 per-file shell_integration_win*=gab@chromium.org 20 per-file shell_integration_win*=gab@chromium.org
19 per-file shell_integration_win*=grt@chromium.org 21 per-file shell_integration_win*=grt@chromium.org
20 per-file shell_integration_linux*=erg@chromium.org 22 per-file shell_integration_linux*=erg@chromium.org
21 23
22 per-file PRESUBMIT.py=dbeam@chromium.org 24 per-file PRESUBMIT.py=dbeam@chromium.org
23 per-file test_presubmit.py=dbeam@chromium.org 25 per-file test_presubmit.py=dbeam@chromium.org
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/about_flags.h » ('j') | chrome/browser/about_flags.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698