summaryrefslogtreecommitdiffstats
path: root/content/content_shell.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'content/content_shell.gypi')
-rw-r--r--content/content_shell.gypi2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/content_shell.gypi b/content/content_shell.gypi
index 6f27f31..8fc69ca 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -572,7 +572,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',