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

Side by Side Diff: content/test/OWNERS

Issue 2655783002: add TEAM/COMPONENT (Closed)
Patch Set: Add TEAM/COMPONENT Created 3 years, 10 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
OLDNEW
1 phajdan.jr@chromium.org 1 phajdan.jr@chromium.org
2 sky@chromium.org 2 sky@chromium.org
3 3
4 # For WebRTC files. 4 # For WebRTC files.
5 tommi@chromium.org 5 tommi@chromium.org
6 6
7 # Anyone can add rules to include new test files. 7 # Anyone can add rules to include new test files.
8 per-file BUILD.gn=* 8 per-file BUILD.gn=*
9 9
10 # Make the mojom security presubmit happy with the following lines, despite also 10 # Make the mojom security presubmit happy with the following lines, despite also
11 # allowing wildcard ownership for any test mojom here. 11 # allowing wildcard ownership for any test mojom here.
12 per-file *.mojom=set noparent 12 per-file *.mojom=set noparent
13 per-file *.mojom=file://ipc/SECURITY_OWNERS 13 per-file *.mojom=file://ipc/SECURITY_OWNERS
14 per-file *.mojom=* 14 per-file *.mojom=*
15
16 # COMPONENT: Test
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698