diff options
author | dbeam@chromium.org <dbeam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-29 23:06:50 +0000 |
---|---|---|
committer | dbeam@chromium.org <dbeam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-29 23:06:50 +0000 |
commit | e2044698df80be9b1af6b144a8911d965059dac3 (patch) | |
tree | 80d4b6cb2295a5d76f217bd84d26bf5f1d6c9177 /chrome/OWNERS | |
parent | 21df4f8e6b33186af4f374182b30f98a8a05f327 (diff) | |
download | chromium_src-e2044698df80be9b1af6b144a8911d965059dac3.zip chromium_src-e2044698df80be9b1af6b144a8911d965059dac3.tar.gz chromium_src-e2044698df80be9b1af6b144a8911d965059dac3.tar.bz2 |
Make everybody an OWNER of chrome/chrome_browser.gypi
R=ben@chromium.org
BUG=None
TEST=less stamps
Review URL: https://codereview.chromium.org/12092046
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@179452 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/OWNERS')
-rw-r--r-- | chrome/OWNERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/OWNERS b/chrome/OWNERS index 0728f0f..71bccfe 100644 --- a/chrome/OWNERS +++ b/chrome/OWNERS @@ -17,6 +17,7 @@ jam@chromium.org # per-file rules: # 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 chrome_browser.gypi=* per-file chrome_tests.gypi=* per-file chrome_tests_unit.gypi=* per-file nacl.gypi=bradchen@chromium.org |