Chromium Code Reviews| Index: build/android/lint/suppressions.xml |
| diff --git a/build/android/lint/suppressions.xml b/build/android/lint/suppressions.xml |
| index 33882a2d2613da7eb92846a974044f08ec233c51..9570a661bdc4bddc0964d57e2b434ddc55abd25a 100644 |
| --- a/build/android/lint/suppressions.xml |
| +++ b/build/android/lint/suppressions.xml |
| @@ -434,6 +434,7 @@ Still reading? |
| <issue id="UselessParent"> |
| <ignore regexp="android_webview/tools/system_webview_shell/apk/res/layout/activity_webview_browser.xml"/> |
| <ignore regexp="chrome/android/java/res/layout/data_reduction_promo_screen.xml"/> |
|
pasko
2017/04/07 11:13:46
note: this file does not exist in the tree, remove
megjablon
2017/04/07 18:00:23
Done.
|
| + <ignore regexp="chrome/android/java/res/layout/data_usage_breakdown.xml"/> |
|
pasko
2017/04/07 11:13:46
I don't understand these suppressions and the reas
megjablon
2017/04/07 18:00:23
twellington took a look and commented previously.
pasko
2017/04/10 13:32:02
Thank you for explanation, I did not notice.
|
| <ignore regexp="chromecast/internal"/> |
| <ignore regexp="tools/android/kerberos/SpnegoAuthenticator/res/layout/activity_account_authenticator.xml"/> |
| </issue> |