| Index: android_webview/apk/java/proguard.flags
|
| diff --git a/android_webview/apk/java/proguard.flags b/android_webview/apk/java/proguard.flags
|
| index 212c8d12c007b933dba719106d58daf22cb11f28..d2034aaec32e6c289b3909a9410b2c5564065a76 100644
|
| --- a/android_webview/apk/java/proguard.flags
|
| +++ b/android_webview/apk/java/proguard.flags
|
| @@ -50,11 +50,6 @@
|
| }
|
| -dontnote com.android.webview.chromium.PlatformServiceBridgeGoogle
|
|
|
| -# AwDebug is accessed by reflection.
|
| --keep class org.chromium.android_webview.AwDebug {
|
| - public static boolean dumpWithoutCrashing(...);
|
| -}
|
| -
|
| #TODO(hush): remove after N release. crbug.com/546762
|
| -keep class com.android.webview.chromium.ContentSettingsAdapter {
|
| public void setDisabledActionModeMenuItems(int);
|
|
|