| Index: android_webview/javatests/android_webview_test_apk.xml
|
| diff --git a/android_webview/javatests/android_webview_test_apk.xml b/android_webview/javatests/android_webview_test_apk.xml
|
| index 36583deab364ccd8951011abd912e9399d29b68c..be69198cdbf50ddb1d626866f17de37cc3e2145b 100644
|
| --- a/android_webview/javatests/android_webview_test_apk.xml
|
| +++ b/android_webview/javatests/android_webview_test_apk.xml
|
| @@ -24,6 +24,11 @@
|
| check-exists="false"/>
|
| <property name="generate.test.jar" value="true"/>
|
|
|
| + <path id="javac.srcdirs.additional">
|
| + <filelist files="${ADDITIONAL_SRC_DIRS}"/>
|
| + <filelist files="${GENERATED_SRC_DIRS}"/>
|
| + </path>
|
| +
|
| <path id="out.dex.jar.input.ref">
|
| <filelist files="${INPUT_JARS_PATHS}"/>
|
| </path>
|
|
|