| Index: build/android/rezip/RezipApk.java
|
| diff --git a/build/android/rezip/RezipApk.java b/build/android/rezip/RezipApk.java
|
| index b4285cd45ae3389ba13a0fdacbbd9090e16f91f6..43d75447c8f5f27011d96a32f0bf359a58f495d5 100644
|
| --- a/build/android/rezip/RezipApk.java
|
| +++ b/build/android/rezip/RezipApk.java
|
| @@ -323,7 +323,7 @@ class RezipApk {
|
| throw new UnsupportedOperationException(
|
| "Found more than one library\n"
|
| + "Multiple libraries are not supported for APKs that use "
|
| - + "'load_library_from_zip_file'.\n"
|
| + + "'load_library_from_zip'.\n"
|
| + "See crbug/388223.\n"
|
| + "Note, check that your build is clean.\n"
|
| + "An unclean build can incorrectly incorporate old "
|
|
|