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

Unified Diff: chrome/android/chrome_public_apk_tmpl.gni

Issue 2404253003: Reland #2 of Fix monochrome not booting issue (Closed)
Patch Set: Use ui::SetLocalePaksStoredInApk(true) in monochrome entry point Created 4 years, 2 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
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 8e9e9b9731f24c8ff9e940471fb258ea0446f836..d3aa3335d737a190808d2529e6f7f83af8477326 100644
--- a/chrome/android/chrome_public_apk_tmpl.gni
+++ b/chrome/android/chrome_public_apk_tmpl.gni
@@ -92,8 +92,6 @@ template("monochrome_public_apk_tmpl") {
[ "//chrome/android:monochrome_secondary_abi_lib" ]
}
- alternative_locale_resource_dep = "//chrome/android:monochrome_locale_paks"
-
alternative_android_sdk_jar = webview_framework_jar
app_as_shared_lib = true
use_chromium_linker = false

Powered by Google App Engine
This is Rietveld 408576698