summaryrefslogtreecommitdiffstats
path: root/net/android/OWNERS
diff options
context:
space:
mode:
authoryfriedman@chromium.org <yfriedman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-04-20 03:24:07 +0000
committeryfriedman@chromium.org <yfriedman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-04-20 03:24:07 +0000
commitad116b2e8ccdb745d9310de17db9fe3aeb311b04 (patch)
tree95f9b52f8b4dc9e79fd9448d4ed29b28213d684f /net/android/OWNERS
parentd587575ca2f7233baf8fd2bc677c238b9a80c521 (diff)
downloadchromium_src-ad116b2e8ccdb745d9310de17db9fe3aeb311b04.zip
chromium_src-ad116b2e8ccdb745d9310de17db9fe3aeb311b04.tar.gz
chromium_src-ad116b2e8ccdb745d9310de17db9fe3aeb311b04.tar.bz2
Add NetworkChangeNotifier for Android.
The native notifier spawns a Java-side notifier that registers for notifications from Android's ConnectivityManager. As for the lack of tests, they're written at a higher-level downstream. Review URL: http://codereview.chromium.org/10073024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133142 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/android/OWNERS')
-rw-r--r--net/android/OWNERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/android/OWNERS b/net/android/OWNERS
new file mode 100644
index 0000000..fc6109a
--- /dev/null
+++ b/net/android/OWNERS
@@ -0,0 +1,2 @@
+jrg@chromium.org
+satish@chromium.org