| Index: components/cronet/android/proguard.cfg
|
| diff --git a/components/cronet/android/proguard.cfg b/components/cronet/android/proguard.cfg
|
| index bfeb4807687d528b33278fd6e9adbad68aa4503a..81fff1539f49edc8e3f6826fa474dde54fad667c 100644
|
| --- a/components/cronet/android/proguard.cfg
|
| +++ b/components/cronet/android/proguard.cfg
|
| @@ -39,3 +39,5 @@
|
| # not need to be preserved as an entry point.
|
| -dontnote org.chromium.net.UrlRequest$ResponseHeadersMap
|
|
|
| +# TODO(pauljensen): Remove when crbug.com/488192 is fixed.
|
| +-dontwarn org.apache.http.**
|
|
|