| Index: android_webview/system_webview_apk_tmpl.gni
|
| diff --git a/android_webview/system_webview_apk_tmpl.gni b/android_webview/system_webview_apk_tmpl.gni
|
| index 548536eaf78e9fb29e661bf2b2c6219c44d6121e..0667b9e8939ed90950896c14e004fe6fb23ab6cf 100644
|
| --- a/android_webview/system_webview_apk_tmpl.gni
|
| +++ b/android_webview/system_webview_apk_tmpl.gni
|
| @@ -34,6 +34,7 @@ template("system_webview_apk_tmpl") {
|
| proguard_configs += [
|
| "//android_webview/apk/java/proguard.flags",
|
| "//base/android/base_proguard_config.flags",
|
| + "//base/android/release_proguard_config.flags",
|
| ]
|
| }
|
| }
|
|
|