| 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 6646b59bd9bc76804630d528afff966621c44200..09b345ff871cd5f37486325bd492641c863e50a0 100644
|
| --- a/chrome/android/chrome_public_apk_tmpl.gni
|
| +++ b/chrome/android/chrome_public_apk_tmpl.gni
|
| @@ -104,7 +104,6 @@ template("monochrome_public_apk_tmpl") {
|
|
|
| # Configrations to make android load shared library from APK.
|
| uncompress_shared_libraries = true
|
| - page_align_shared_libraries = true
|
|
|
| forward_variables_from(invoker, "*")
|
|
|
|
|