| Index: tools/android/checkstyle/chromium-style-5.0.xml
|
| diff --git a/tools/android/checkstyle/chromium-style-5.0.xml b/tools/android/checkstyle/chromium-style-5.0.xml
|
| index ce2f24f7ef39db0e506722926a03d407bf7559f8..8e187479dd0d52caf980ab093deb7369566962d1 100644
|
| --- a/tools/android/checkstyle/chromium-style-5.0.xml
|
| +++ b/tools/android/checkstyle/chromium-style-5.0.xml
|
| @@ -146,6 +146,7 @@
|
| <property name="message" value="Trailing whitespace"/>
|
| </module>
|
| <module name="RegexpHeader">
|
| + <property name="severity" value="error"/>
|
| <property name="header" value="^// Copyright 20\d\d The Chromium Authors. All rights reserved.$\n^// Use of this source code is governed by a BSD-style license that can be$\n^// found in the LICENSE file.$"/>
|
| </module>
|
| </module>
|
|
|