| Index: third_party/lcov/README.chromium
|
| diff --git a/third_party/lcov/README.chromium b/third_party/lcov/README.chromium
|
| index 81da5d4ea74c14e3c7a3068f82aec6b761d46eac..03f6af990b93202974ccbf214dbe8d9bf5e7bae2 100644
|
| --- a/third_party/lcov/README.chromium
|
| +++ b/third_party/lcov/README.chromium
|
| @@ -1,13 +1,17 @@
|
| Name: LCOV - the LTP GCOV extension
|
| Short Name: lcov
|
| URL: http://ltp.sourceforge.net/coverage/lcov.php
|
| -Version: 1.7
|
| +Version: 1.10
|
| License: GPL v2
|
| +License file: COPYING
|
| Security Critical: no
|
|
|
| Description:
|
| -This directory contains a stock lcov-1.7 with the following changes:
|
| +This directory contains a stock lcov-1.10 with the following changes:
|
|
|
| - Added bin/mcov, an assembly script derived from lcov which is
|
| particularly useful for dealing with Mac XCode build paths.
|
| -- Added LICENSE file pulled from the top of bin/lcov.
|
| +- Added LICENSE file which symlinks to COPYING
|
| +
|
| +N.B.: This code will not be shipped with Chrome.
|
| + It is only part of the build/test infrastructure.
|
|
|