Chromium Code Reviews| Index: build/android/ant/chromium-apk.xml |
| diff --git a/build/android/ant/chromium-apk.xml b/build/android/ant/chromium-apk.xml |
| index 4b059b5dae2c950728f5c4f20ac93910a930136d..f2975e95805d54e5f61ef4377b59fc34a72ff456 100644 |
| --- a/build/android/ant/chromium-apk.xml |
| +++ b/build/android/ant/chromium-apk.xml |
| @@ -85,6 +85,6 @@ |
| </path> |
| <import file="sdk-targets.xml"/> |
| - <import file="${sdk.dir}/tools/ant/build.xml"/> |
| + <import file="apk-build.xml"/> |
| </project> |