Chromium Code Reviews| Index: Tools/Scripts/webkitpy/thirdparty/README.chromium | 
| diff --git a/Tools/Scripts/webkitpy/thirdparty/README.chromium b/Tools/Scripts/webkitpy/thirdparty/README.chromium | 
| index 77c7bb4923f9d613aaadfd5c86d29ce06a51c060..7a6086f9366c66122255c8aefa5b993c265cc9aa 100644 | 
| --- a/Tools/Scripts/webkitpy/thirdparty/README.chromium | 
| +++ b/Tools/Scripts/webkitpy/thirdparty/README.chromium | 
| @@ -1,9 +1,9 @@ | 
| This directory contains sources from other projects. | 
| -Code in this directory must document the license under which the source is being | 
| +Code in this directory must document the license under which the source is being | 
| used. If the source itself does not include a license header or file, create | 
| an entry in this file that refers to reliable documentation of the project's | 
| -license terms on the web (and add a note pointing here in the README file in | 
| +license terms on the web (and add a note pointing here in the README file in | 
| that directory). | 
| Name: autopep8 | 
| @@ -67,3 +67,33 @@ Description: Used during presubmit checks and via lint-webkitpy and format-webki | 
| overlap between pep8 and pylint, but pep8 catches a bunch of stylistic | 
| issues that pylint doesn't (e.g., warning about blank lines, various whitespace issues, etc.). | 
| Local Modifications: None | 
| + | 
| +Name: web-platform-tests - Test Suites for Web Platform specifications | 
| +Short Name: wpt | 
| +URL: https://github.com/w3c/web-platform-tests/ | 
| +Version: ? | 
| 
 
jsbell
2015/06/12 17:13:17
Should we use the (short) hash here?
... or refer
 
burnik
2015/06/15 10:35:10
I was wondering the same thing...
Not sure if thes
 
 | 
| +License: LICENSES FOR W3C TEST SUITES (http://www.w3.org/Consortium/Legal/2008/04-testsuite-copyright.html) | 
| +License File: wpt/wpt/LICENSE | 
| +Security Critical: no | 
| +Description: Used to run all supported web-platform-tests as part of blink layout tests. | 
| +Local Modifications: Removed all files except listed in wpt/WPTWhiteList | 
| + | 
| +Name: wpt-tools - Tools for Web Platform Tests | 
| +Short Name: wpt-tools | 
| +URL: https://github.com/w3c/wpt-tools | 
| +Version: ? | 
| +License: LICENSES FOR W3C TEST SUITES (http://www.w3.org/Consortium/Legal/2008/04-testsuite-copyright.html) | 
| +License File: NOT_SHIPPED | 
| +Security Critical: no | 
| +Description: Used to run all supported web-platform-tests as part of blink layout tests. | 
| +Local Modifications: Removed all files except listed in wpt/WPTWhiteList | 
| + | 
| +Name: wptserve - Web server designed for use with web-platform-tests | 
| +Short Name: wptserve | 
| +URL: https://github.com/w3c/wptserve | 
| +Version: ? | 
| +License: LICENSES FOR W3C TEST SUITES (http://www.w3.org/Consortium/Legal/2008/04-testsuite-copyright.html) | 
| +License File: NOT_SHIPPED | 
| +Security Critical: no | 
| +Description: Used to run all supported web-platform-tests as part of blink layout tests. | 
| +Local Modifications: Removed all files except listed in wpt/WPTWhiteList |