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

Side by Side Diff: chrome/browser/OWNERS

Issue 2850893002: Adding Daydream controller resources for VrShell (Closed)
Patch Set: Adding dep Created 3 years, 7 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/android/vr_shell/BUILD.gn » ('j') | 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 per-file flag_descriptions.*=* 4 per-file flag_descriptions.*=*
5 5
6 per-file about_flags_unittest.cc=file://components/flags_ui/OWNERS 6 per-file about_flags_unittest.cc=file://components/flags_ui/OWNERS
7 7
8 # This is for the common case of adding or renaming files. If you're doing 8 # This is for the common case of adding or renaming files. If you're doing
9 # structural changes, use usual OWNERS rules. 9 # structural changes, use usual OWNERS rules.
10 per-file BUILD.gn=* 10 per-file BUILD.gn=*
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
75 per-file site_details*=nick@chromium.org 75 per-file site_details*=nick@chromium.org
76 76
77 per-file site_per_process_interactive_browsertest.cc=alexmos@chromium.org 77 per-file site_per_process_interactive_browsertest.cc=alexmos@chromium.org
78 per-file site_per_process_interactive_browsertest.cc=file://content/OWNERS 78 per-file site_per_process_interactive_browsertest.cc=file://content/OWNERS
79 79
80 per-file PRESUBMIT.py=dbeam@chromium.org 80 per-file PRESUBMIT.py=dbeam@chromium.org
81 per-file test_presubmit.py=dbeam@chromium.org 81 per-file test_presubmit.py=dbeam@chromium.org
82 82
83 per-file unload_browsertest.cc=file://content/OWNERS 83 per-file unload_browsertest.cc=file://content/OWNERS
84 84
85 per-file vr_shell_resources.grdp=file://chrome/browser/android/vr_shell/OWNERS
86
85 per-file web_bluetooth*=jyasskin@chromium.org 87 per-file web_bluetooth*=jyasskin@chromium.org
86 per-file web_bluetooth*=ortuno@chromium.org 88 per-file web_bluetooth*=ortuno@chromium.org
87 per-file web_bluetooth*=scheib@chromium.org 89 per-file web_bluetooth*=scheib@chromium.org
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/android/vr_shell/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698