Index: build/apk_test.gypi |
diff --git a/build/apk_test.gypi b/build/apk_test.gypi |
index 83f88b4b026d620aa0c6817d5cae02c862becbee..557499b1220b651371b2086c5f83e9107d92923d 100644 |
--- a/build/apk_test.gypi |
+++ b/build/apk_test.gypi |
@@ -47,7 +47,7 @@ |
'<(android_app_abi)', |
'--ant-args', |
'-DPRODUCT_DIR=<(ant_build_out)', |
- '--ant-compile' |
+ '--sdk-build=<(sdk_build)', |
], |
}], |
}], # 'OS == "android" and gtest_target_type == "shared_library" |