| Index: build/android/lint/suppressions.xml
|
| diff --git a/build/android/lint/suppressions.xml b/build/android/lint/suppressions.xml
|
| index bf9244008105ed6343625991bd0449376dcbf7f2..6154f0d759d9bb5d4537c7a984d3563bedc3fb45 100644
|
| --- a/build/android/lint/suppressions.xml
|
| +++ b/build/android/lint/suppressions.xml
|
| @@ -217,7 +217,7 @@ Still reading?
|
| <ignore regexp="gen/chrome/android/chrome_strings_grd.resources.zip/values-sk/android_chrome_strings.xml" />
|
| <ignore regexp="gen/chrome/android/chrome_strings_grd.resources.zip/values-th/android_chrome_strings.xml" />
|
| <ignore regexp="gen/chrome/android/chrome_strings_grd.resources.zip/values-vi/android_chrome_strings.xml" />
|
| - <ignore regexp="gen/chrome/android/chrome_strings_grd.resources.zip/values-zh/android_chrome_strings.xml" />
|
| + <ignore regexp="gen/chrome/android/chrome_strings_grd.resources.zip/values-zh-rTW/android_chrome_strings.xml" />
|
| <ignore regexp="gen/chrome/android/chrome_strings_grd.resources.zip/values-zh-rCN/android_chrome_strings.xml" />
|
| </issue>
|
| <issue id="UnusedResources">
|
|
|