Index: build/android/ant/chromium-jars.xml |
diff --git a/build/android/ant/chromium-jars.xml b/build/android/ant/chromium-jars.xml |
index aac40648073090084db7f5a0be2c747b008adcdd..7007df5dc1fa472dfc5b2e230676fee3d1b444ea 100644 |
--- a/build/android/ant/chromium-jars.xml |
+++ b/build/android/ant/chromium-jars.xml |
@@ -24,6 +24,7 @@ |
<path id="javac.srcdirs.additional"> |
<filelist files="${ADDITIONAL_SRC_DIRS}"/> |
+ <filelist files="${GENERATED_SRC_DIRS}"/> |
</path> |
<property-value |