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