Index: chrome/android/testshell/java/chromium_testshell_apk.xml |
diff --git a/chrome/android/testshell/java/chromium_testshell_apk.xml b/chrome/android/testshell/java/chromium_testshell_apk.xml |
index 59eb49bc7e0cd852c2d56c91fcef6f09a53e9332..0f0cba24401348ddc686a51c98d02f196550e36f 100644 |
--- a/chrome/android/testshell/java/chromium_testshell_apk.xml |
+++ b/chrome/android/testshell/java/chromium_testshell_apk.xml |
@@ -26,6 +26,11 @@ |
location="${apks.dir}/${ant.project.name}-debug.apk" |
check-exists="false"/> |
+ <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> |