Clean up ManagePasswordsBubbleView and ManagePasswordItemView.
[chromium-blink-merge.git] / third_party / lcov / README.chromium
blob03f6af990b93202974ccbf214dbe8d9bf5e7bae2
1 Name: LCOV - the LTP GCOV extension
2 Short Name: lcov
3 URL: http://ltp.sourceforge.net/coverage/lcov.php
4 Version: 1.10
5 License: GPL v2
6 License file: COPYING
7 Security Critical: no
9 Description:
10 This directory contains a stock lcov-1.10 with the following changes:
12 - Added bin/mcov, an assembly script derived from lcov which is
13  particularly useful for dealing with Mac XCode build paths.
14 - Added LICENSE file which symlinks to COPYING
16 N.B.: This code will not be shipped with Chrome.
17       It is only part of the build/test infrastructure.