Index: testing/android/native_test.gyp |
diff --git a/testing/android/native_test.gyp b/testing/android/native_test.gyp |
index 1b60cbf9a44c85a7d70cac84fbcd2cf753e00070..fce419f109b08d0c51b19e15df90c9397721ac87 100644 |
--- a/testing/android/native_test.gyp |
+++ b/testing/android/native_test.gyp |
@@ -31,7 +31,7 @@ |
], |
'action': [ |
'ant', |
- '-DPRODUCT_DIR=<(PRODUCT_DIR)', |
+ '-DPRODUCT_DIR=<(absolute_product_dir)', |
'-buildfile', |
'<(DEPTH)/testing/android/native_test_apk.xml', |
] |