| Index: testing/android/native_test_apk.xml
|
| diff --git a/testing/android/native_test_apk.xml b/testing/android/native_test_apk.xml
|
| index b410bc2e83ce816f6d050ad5d0c52cd21555391e..5e63cbc34ee9f0ddf0cce97d8c71b436506a0065 100644
|
| --- a/testing/android/native_test_apk.xml
|
| +++ b/testing/android/native_test_apk.xml
|
| @@ -19,7 +19,6 @@ found in the LICENSE file.
|
| <property name="CHROMIUM_SRC" value="${PRODUCT_DIR}/../.." />
|
|
|
| <import file="${CHROMIUM_SRC}/build/android/ant/common.xml"/>
|
| - <import file="${CHROMIUM_SRC}/build/android/ant/sdk-targets.xml"/>
|
|
|
| <!--
|
| TODO(yfriedman): Remove the need to specify this. We should generate the packages in a way such
|
| @@ -88,6 +87,7 @@ found in the LICENSE file.
|
| </if>
|
| </target>
|
|
|
| + <import file="${CHROMIUM_SRC}/build/android/ant/sdk-targets.xml"/>
|
| <import file="${sdk.dir}/tools/ant/build.xml" />
|
|
|
| </project>
|
|
|