| Index: chrome/android/java/proguard.flags
|
| diff --git a/chrome/android/java/proguard.flags b/chrome/android/java/proguard.flags
|
| index 7c30dddac2b0f33d1383e17e6ee56bdfcd330db1..d46127902a05784d91d9ad4922b71cdc35bc2f35 100644
|
| --- a/chrome/android/java/proguard.flags
|
| +++ b/chrome/android/java/proguard.flags
|
| @@ -121,6 +121,7 @@
|
| # TODO(aurimas): remove this when Google Play Services no longer uses setLatestEventInfo call
|
| # that was deprecated in Android M. It is save to suppress this according to b/18510449.
|
| -dontwarn com.google.android.gms.common.GooglePlayServicesUtil
|
| +-dontwarn com.google.android.gms.gcm.zza
|
|
|
| # IntentUtils uses reflection to access a method that is hidden until API level 18.
|
| -dontnote org.chromium.chrome.browser.util.IntentUtils
|
|
|