| Index: tools/android/checkstyle/suppressions.xml
|
| diff --git a/tools/android/checkstyle/suppressions.xml b/tools/android/checkstyle/suppressions.xml
|
| index a8786c15f4edc79ab9e657a9aa041d9578e884e0..a5e865b4b49b6c63a971449950d6f043d421de19 100644
|
| --- a/tools/android/checkstyle/suppressions.xml
|
| +++ b/tools/android/checkstyle/suppressions.xml
|
| @@ -3,7 +3,7 @@
|
|
|
| <suppressions>
|
| <suppress id="SharedPreferencesCheck" files="ContextUtils.java"/>
|
| - <!-- Only chrome/, blimp/, and remoting/ can depend on the support library.
|
| + <!-- Only chrome/ and remoting/ can depend on the support library.
|
| Ref: crbug.com/640248 -->
|
| <suppress id="AlertDialogCheck"
|
| files="src/(android_webview|base|build|chromecast|components|content|device|media|mojo|net|printing|services|testing|third_party|tools|ui|url)/"/>
|
|
|