Index: content/content_shell.gypi |
diff --git a/content/content_shell.gypi b/content/content_shell.gypi |
index c74c7ec0f2be9da8775cd1cacaea9ecf95249d27..6e15f13e332fb7a3ce382ad507eea52403cb070f 100644 |
--- a/content/content_shell.gypi |
+++ b/content/content_shell.gypi |
@@ -579,7 +579,7 @@ |
], |
'action': [ |
'ant', |
- '-DPRODUCT_DIR=<(PRODUCT_DIR)', |
+ '-DPRODUCT_DIR=<(ant_build_out)', |
'-DAPP_ABI=<(android_app_abi)', |
'-buildfile', |
'<(DEPTH)/content/shell/android/content_shell_apk.xml', |