summaryrefslogtreecommitdiffstats
path: root/content
diff options
context:
space:
mode:
authormvanouwerkerk@chromium.org <mvanouwerkerk@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-10-31 14:21:33 +0000
committermvanouwerkerk@chromium.org <mvanouwerkerk@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-10-31 14:21:33 +0000
commitde0cd41171e042f75fcd6fe488c296a248b43c7b (patch)
tree6cfcf0244f47d644d05cffb8b7572532a13e4bb6 /content
parentb14ffd884a51c7899f468fa4bf46bfc0a9760613 (diff)
downloadchromium_src-de0cd41171e042f75fcd6fe488c296a248b43c7b.zip
chromium_src-de0cd41171e042f75fcd6fe488c296a248b43c7b.tar.gz
chromium_src-de0cd41171e042f75fcd6fe488c296a248b43c7b.tar.bz2
Confirm timvolodine as Geolocation owner and include the java files.
Review URL: https://codereview.chromium.org/52663002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@232111 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content')
-rw-r--r--content/browser/geolocation/OWNERS3
-rw-r--r--content/public/android/OWNERS4
2 files changed, 5 insertions, 2 deletions
diff --git a/content/browser/geolocation/OWNERS b/content/browser/geolocation/OWNERS
index 0ac17d2..62bcb07 100644
--- a/content/browser/geolocation/OWNERS
+++ b/content/browser/geolocation/OWNERS
@@ -1,8 +1,7 @@
# Reviewers:
bulach@chromium.org
mvanouwerkerk@chromium.org
-
-# Additional reviewing: timvolodine@chromium.org
+timvolodine@chromium.org
# Just owners:
joth@chromium.org
diff --git a/content/public/android/OWNERS b/content/public/android/OWNERS
index 09b4067..7e27c8d 100644
--- a/content/public/android/OWNERS
+++ b/content/public/android/OWNERS
@@ -6,3 +6,7 @@ yfriedman@chromium.org
# Device Motion / Orientation API related
per-file DeviceMotionAndOrientation*.java=timvolodine@chromium.org
per-file DeviceMotionAndOrientation*.java=mvanouwerkerk@chromium.org
+
+# Geolocation API related
+per-file LocationProvider*.java=timvolodine@chromium.org
+per-file LocationProvider*.java=mvanouwerkerk@chromium.org