Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1693)

Unified Diff: chrome/android/chrome_public_apk_tmpl.gni

Issue 2262443002: Adding new shared config for Chrome and WebView (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « base/android/release_proguard_config.flags ('k') | chrome/android/java/proguard.flags » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/chrome_public_apk_tmpl.gni
diff --git a/chrome/android/chrome_public_apk_tmpl.gni b/chrome/android/chrome_public_apk_tmpl.gni
index 2305a0c0a40664e179681c9c26daeb0ad71b06cd..1c25659a162a01aecaf11ec276cf71fa05ee3166 100644
--- a/chrome/android/chrome_public_apk_tmpl.gni
+++ b/chrome/android/chrome_public_apk_tmpl.gni
@@ -52,6 +52,7 @@ template("chrome_public_apk_tmpl") {
proguard_configs = _prev_proguard_configs + [
"//chrome/android/java/proguard.flags",
"//base/android/base_proguard_config.flags",
+ "//base/android/release_proguard_config.flags",
]
}
« no previous file with comments | « base/android/release_proguard_config.flags ('k') | chrome/android/java/proguard.flags » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698