Update checkstyle version from chromium to match presubmit.

TBR=jamesr@chromium.org

Review URL: https://codereview.chromium.org/1123193002
diff --git a/third_party/checkstyle/README.chromium b/third_party/checkstyle/README.chromium
index 0ceef78..3c4ec1e 100644
--- a/third_party/checkstyle/README.chromium
+++ b/third_party/checkstyle/README.chromium
@@ -2,7 +2,7 @@
       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 @@
 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.
diff --git a/third_party/checkstyle/checkstyle-6.1-all.jar b/third_party/checkstyle/checkstyle-6.1-all.jar
deleted file mode 100644
index 70c272b..0000000
--- a/third_party/checkstyle/checkstyle-6.1-all.jar
+++ /dev/null
Binary files differ
diff --git a/third_party/checkstyle/checkstyle-6.5-all.jar b/third_party/checkstyle/checkstyle-6.5-all.jar
new file mode 100644
index 0000000..b4f571f
--- /dev/null
+++ b/third_party/checkstyle/checkstyle-6.5-all.jar
Binary files differ