From c951edfb84c3439da64cc2d97d6e7b495323d349 Mon Sep 17 00:00:00 2001 From: lhchavez Date: Mon, 16 Nov 2015 18:40:58 -0800 Subject: 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} --- components/arc/OWNERS | 1 + 1 file changed, 1 insertion(+) create mode 100644 components/arc/OWNERS (limited to 'components/arc/OWNERS') 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 -- cgit v1.1