diff options
author | lhchavez <lhchavez@chromium.org> | 2015-11-16 18:40:58 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-11-17 02:41:46 +0000 |
commit | c951edfb84c3439da64cc2d97d6e7b495323d349 (patch) | |
tree | 736b9b2df30b05a17f977bc9715700e77d08a0a1 /components/arc/OWNERS | |
parent | 6d9cfba1fba7479e4e1ad5c47e05f46661a051cf (diff) | |
download | chromium_src-c951edfb84c3439da64cc2d97d6e7b495323d349.zip chromium_src-c951edfb84c3439da64cc2d97d6e7b495323d349.tar.gz chromium_src-c951edfb84c3439da64cc2d97d6e7b495323d349.tar.bz2 |
arc-bridge: Add the ARC Bridge Service
This adds the ARC bridge functionality and starts an ARC instance when
the user logs in.
BUG=b:24339743
BUG=554214
TEST=chromeos_unittests
TEST=ARC instance running on login
Review URL: https://codereview.chromium.org/1412863004
Cr-Commit-Position: refs/heads/master@{#359982}
Diffstat (limited to 'components/arc/OWNERS')
-rw-r--r-- | components/arc/OWNERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/arc/OWNERS b/components/arc/OWNERS new file mode 100644 index 0000000..6eb9feb --- /dev/null +++ b/components/arc/OWNERS @@ -0,0 +1 @@ +elijahtaylor@chromium.org |