| Index: third_party/checkstyle/README.chromium | 
| diff --git a/third_party/checkstyle/README.chromium b/third_party/checkstyle/README.chromium | 
| index 0ceef781a44597321366a683e1c42dc1c80ef870..3c4ec1e3417045a4403c6e8cb3fcd3d6add2a508 100644 | 
| --- a/third_party/checkstyle/README.chromium | 
| +++ b/third_party/checkstyle/README.chromium | 
| @@ -2,7 +2,7 @@ Name: Checkstyle is a development tool to help programmers write Java code that | 
| adheres to a coding standard. | 
| Short Name: checkstyle | 
| URL: http://checkstyle.sourceforge.net/ | 
| -Version: 6.1 | 
| +Version: 6.5 | 
| License: LGPL 2.1 | 
| License File: LICENSE | 
| Security Critical: no | 
| @@ -11,5 +11,5 @@ Description: | 
| Checkstyle is used to validate Java code style on Chromium PRESUBMIT step. | 
|  | 
| Local Modifications: | 
| -- Downloaded checkstyle-6.1-all.jar without source code development | 
| +- Downloaded checkstyle-6.5-all.jar without source code development | 
| documentation. | 
|  |