Index: build/android/rezip.gyp |
diff --git a/build/android/rezip.gyp b/build/android/rezip.gyp |
index dcb71a1cfdad3e2b843f9ce33c0b9120c7cf3140..111517763ab19b910738779ca6a5da4296726d2e 100644 |
--- a/build/android/rezip.gyp |
+++ b/build/android/rezip.gyp |
@@ -33,6 +33,7 @@ |
'action': [ |
'python', '<(DEPTH)/build/android/gyp/javac.py', |
'--classpath=', |
+ '--classes-dir=<(SHARED_INTERMEDIATE_DIR)/<(_target_name)', |
'--jar-path=<(javac_jar_path)', |
'--stamp=<(compile_stamp)', |
'>@(java_sources)', |