| Index: build/android/lint/suppressions.xml
|
| diff --git a/build/android/lint/suppressions.xml b/build/android/lint/suppressions.xml
|
| index 891936e98492f497d09d8a3a2ee71e2e84dafe15..210594b578658a17c26e988910ae5f72ccfb6ac8 100644
|
| --- a/build/android/lint/suppressions.xml
|
| +++ b/build/android/lint/suppressions.xml
|
| @@ -110,13 +110,6 @@ Still reading?
|
| <ignore regexp="restriction_values.xml" />
|
|
|
| <ignore path="android_webview/tools/automated_ui_tests/java/res/" />
|
| - <!-- Used by chrome/android/java/AndroidManifest.xml -->
|
| - <ignore path="chrome/android/java/res/drawable/window_background.xml" />
|
| - <ignore path="chrome/android/java/res/xml/bookmark_widget_info.xml" />
|
| - <ignore path="chrome/android/java/res/xml/file_paths.xml" />
|
| -
|
| - <ignore path="content/shell/android/shell_apk/res/layout/content_shell_activity.xml" />
|
| - <ignore path="content/shell/android/shell_apk/res/values/strings.xml" />
|
| </issue>
|
| <issue id="SignatureOrSystemPermissions" severity="ignore"/>
|
| <issue id="UnusedAttribute" severity="ignore"/>
|
|
|