| Index: client/deps/chrome_test/README
|
| diff --git a/client/deps/chrome_test/README b/client/deps/chrome_test/README
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..445211ec87a1a333e5474d77ca9608be0038eb8d
|
| --- /dev/null
|
| +++ b/client/deps/chrome_test/README
|
| @@ -0,0 +1,7 @@
|
| +# 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 Chrome test files into an image. This includes all
|
| +resource and test servers for HTTP and FTP. Tests that depend
|
| +on chrome_test should add this as a dep in the setup.
|
|
|