OLD | NEW |
---|---|
(Empty) | |
1 # Copyright (c) 2010 The Chromium OS Authors. All rights reserved. | |
2 # Use of this source code is governed by a BSD-style license that can be | |
3 # found in the LICENSE file. | |
4 | |
5 This deps brings install ChromeOS autox into an image. Tests that depend | |
6 on autox should add this as a dep in the setup. It leverages the | |
7 Chrome OS build system and installs the debian package that gets created | |
8 for autox. | |
OLD | NEW |