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

Side by Side Diff: content/renderer/OWNERS

Issue 2761443004: Allow anyone to approve trivial changes to BUILD.gn
Patch Set: Allow anyone to approve trivial changes to BUILD.gn Created 3 years, 9 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 | « content/child/OWNERS ('k') | content/test/OWNERS » ('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 Blink API usage 1 # For Blink API usage
2 esprehn@chromium.org 2 esprehn@chromium.org
3 3
4 # For Android 4 # For Android
5 aelias@chromium.org 5 aelias@chromium.org
6 6
7 # Mac Sandbox profiles. 7 # Mac Sandbox profiles.
8 per-file *.sb=set noparent 8 per-file *.sb=set noparent
9 per-file *.sb=rsesek@chromium.org 9 per-file *.sb=rsesek@chromium.org
10 10
11 # DirectWrite specific changes. 11 # DirectWrite specific changes.
12 per-file renderer_font_platform_win.*=scottmg@chromium.org 12 per-file renderer_font_platform_win.*=scottmg@chromium.org
13 per-file renderer_font_platform_win.*=cpu@chromium.org 13 per-file renderer_font_platform_win.*=cpu@chromium.org
14
15 # Anyone can add rules to include new test files. Get a review from one of
16 # the OWNERS if you're doing structural changes.
17 per-file BUILD.gn=*
OLDNEW
« no previous file with comments | « content/child/OWNERS ('k') | content/test/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698