| Index: client/deps/autox/README
|
| diff --git a/client/deps/autox/README b/client/deps/autox/README
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..dfaa0d4f5b074257932d7f3f841963aa9d762932
|
| --- /dev/null
|
| +++ b/client/deps/autox/README
|
| @@ -0,0 +1,8 @@
|
| +# Copyright (c) 2010 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.
|
| +
|
| +This deps brings install ChromeOS autox into an image. Tests that depend
|
| +on autox should add this as a dep in the setup. It leverages the
|
| +Chrome OS build system and installs the debian package that gets created
|
| +for autox.
|
|
|