Commit e2ac1b64 authored by Yuri Wiitala's avatar Yuri Wiitala Committed by Commit Bot

Allow trivial BUILD.gn changes to content/browser/BULID.gn.

Reduce thrash on content/browser/OWNERS and content/renderer/OWNERS for
trivial adds/deletes from the BUILD.gn file. All of content/OWNERS,
chrome/browser/OWNERS, and chrome/renderer/OWNERS already has this, so
there is precedent.

BUG=869232

Change-Id: I535294fd904da1739fa7abb95ce18da162eb42bb
Reviewed-on: https://chromium-review.googlesource.com/1150815
Commit-Queue: Yuri Wiitala <miu@chromium.org>
Reviewed-by: default avatarJohn Abd-El-Malek <jam@chromium.org>
Cr-Commit-Position: refs/heads/master@{#579272}
parent d39f59d8
# For Android # For Android
boliu@chromium.org boliu@chromium.org
# These are for the common case of adding or renaming files. If you're doing
# structural changes, please get a review from a reviewer in this file.
per-file BUILD.gn=*
# For security review. # For security review.
per-file child_process_security_policy_impl.*=set noparent per-file child_process_security_policy_impl.*=set noparent
per-file child_process_security_policy_impl.*=creis@chromium.org per-file child_process_security_policy_impl.*=creis@chromium.org
......
haraken@chromium.org haraken@chromium.org
# These are for the common case of adding or renaming files. If you're doing
# structural changes, please get a review from a reviewer in this file.
per-file BUILD.gn=*
# Mac Sandbox profiles. # Mac Sandbox profiles.
per-file *.sb=set noparent per-file *.sb=set noparent
per-file *.sb=rsesek@chromium.org per-file *.sb=rsesek@chromium.org
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment