diff options
author | tedchoc@chromium.org <tedchoc@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-04-25 03:18:46 +0000 |
---|---|---|
committer | tedchoc@chromium.org <tedchoc@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-04-25 03:18:46 +0000 |
commit | a08029b412a3b9a2b00a6356e5eba8e8fdb623c6 (patch) | |
tree | 91a633827f0878126537e0b31967d09e3e828c1f /content/browser/android/OWNERS | |
parent | 70dfa1f43de08da9e6556cf2bfc2c079f06f5f02 (diff) | |
download | chromium_src-a08029b412a3b9a2b00a6356e5eba8e8fdb623c6.zip chromium_src-a08029b412a3b9a2b00a6356e5eba8e8fdb623c6.tar.gz chromium_src-a08029b412a3b9a2b00a6356e5eba8e8fdb623c6.tar.bz2 |
Implement the skeleton of an android content shell.
Many TODOs here that will allow a quicker distribution of work to get the
remaining pieces upstreamed.
BUG=118591
TEST=
Review URL: http://codereview.chromium.org/10035034
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133857 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/browser/android/OWNERS')
-rw-r--r-- | content/browser/android/OWNERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/content/browser/android/OWNERS b/content/browser/android/OWNERS new file mode 100644 index 0000000..143a948 --- /dev/null +++ b/content/browser/android/OWNERS @@ -0,0 +1,6 @@ +jrg@chromium.org +bulach@chromium.org +satish@chromium.org +joth@chromium.org +jcivelli@chromium.org +tedchoc@chromium.org |