diff options
author | dpranke@chromium.org <dpranke@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-19 22:05:04 +0000 |
---|---|---|
committer | dpranke@chromium.org <dpranke@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-19 22:05:04 +0000 |
commit | 12507e3e5cc625e4e1ae291dacf90fa1b5304fbb (patch) | |
tree | 96194c8165dd604d8b12ad829dae8b99c4de9ef5 /android_webview/lib | |
parent | d0f139271ce2deeb190cbc5d17c42e81a2d1dfa2 (diff) | |
download | chromium_src-12507e3e5cc625e4e1ae291dacf90fa1b5304fbb.zip chromium_src-12507e3e5cc625e4e1ae291dacf90fa1b5304fbb.tar.gz chromium_src-12507e3e5cc625e4e1ae291dacf90fa1b5304fbb.tar.bz2 |
Remove all the "set noparent" directives
Now that OWNERS supports per-file owners, we can limit the scope of the
top-level wildcard to just DEPS, and make darin and ben owners for
everything else and remove the broad use of "set noparent".
R=ben@chromium.org, darin@chromium.org
BUG=88315
Review URL: https://codereview.chromium.org/11191038
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@163069 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'android_webview/lib')
-rw-r--r-- | android_webview/lib/OWNERS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/android_webview/lib/OWNERS b/android_webview/lib/OWNERS index d0ddbe3..e09a6ba 100644 --- a/android_webview/lib/OWNERS +++ b/android_webview/lib/OWNERS @@ -1,5 +1,4 @@ # Intentionally limiting approvers as this directory hold undesired chrome/ # layer dependencies. -set noparent joth@chromium.org torne@chromium.org |