| // Copyright 2021 The Chromium OS Authors. All rights reserved. | |
| // Use of this source code is governed by a BSD-style license that can be | |
| // found in the LICENSE file. | |
| // Package lacros implements a library used to setup and launch lacros-chrome. | |
| // It also contains some utilities for working with lacros. | |
| package lacros |