From 6ccf15c0c52429e2e088d6ebd8b51a38348f196c Mon Sep 17 00:00:00 2001
From: "ben@chromium.org"
 <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Date: Thu, 17 May 2012 16:20:02 +0000
Subject: [PATCH] Move myself into a more specific OWNERS location in content

BUG=none
TEST=none
Review URL: https://chromiumcodereview.appspot.com/10399065

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137670 0039d316-1c4b-4281-b951-d872f2087c98
---
 content/OWNERS                       | 1 -
 content/browser/renderer_host/OWNERS | 2 ++
 content/browser/web_contents/OWNERS  | 2 ++
 3 files changed, 4 insertions(+), 1 deletion(-)
 create mode 100644 content/browser/renderer_host/OWNERS
 create mode 100644 content/browser/web_contents/OWNERS

diff --git a/content/OWNERS b/content/OWNERS
index a8c3ccfc80a38..8f9aea558d978 100644
--- a/content/OWNERS
+++ b/content/OWNERS
@@ -1,7 +1,6 @@
 # The set noparent is temporary until src/OWNERS isn't *.
 set noparent
 avi@chromium.org
-ben@chromium.org
 brettw@chromium.org
 darin@chromium.org
 jam@chromium.org
diff --git a/content/browser/renderer_host/OWNERS b/content/browser/renderer_host/OWNERS
new file mode 100644
index 0000000000000..e5c12b05c297f
--- /dev/null
+++ b/content/browser/renderer_host/OWNERS
@@ -0,0 +1,2 @@
+# for *aura.*
+ben@chromium.org
diff --git a/content/browser/web_contents/OWNERS b/content/browser/web_contents/OWNERS
new file mode 100644
index 0000000000000..e5c12b05c297f
--- /dev/null
+++ b/content/browser/web_contents/OWNERS
@@ -0,0 +1,2 @@
+# for *aura.*
+ben@chromium.org