Chromium Code Reviews| Index: build/android/ant/apk-obfuscate.xml |
| diff --git a/build/android/ant/apk-obfuscate.xml b/build/android/ant/apk-obfuscate.xml |
| index d0600ca20a813c7e9eb2d86c531cc0d3273724d3..dc92e512643422560a67233dca93ba8e4cde0419 100644 |
| --- a/build/android/ant/apk-obfuscate.xml |
| +++ b/build/android/ant/apk-obfuscate.xml |
| @@ -37,7 +37,7 @@ |
| <!-- jar file from where the tasks are loaded --> |
| <path id="android.antlibs"> |
| - <pathelement path="${sdk.dir}/tools/lib/anttasks.jar" /> |
| + <pathelement path="${sdk.dir}/tools/lib/ant-tasks.jar" /> |
| </path> |
| <!-- Custom tasks --> |