Chromium Code Reviews| Index: content/content_shell.gypi |
| diff --git a/content/content_shell.gypi b/content/content_shell.gypi |
| index aad91afe5467e4edc1ead6d779f1621cfcfa670d..02676b4eec2ad69c0ed55aeef1bab1d4c4d510b1 100644 |
| --- a/content/content_shell.gypi |
| +++ b/content/content_shell.gypi |
| @@ -579,7 +579,7 @@ |
| ], |
| 'action': [ |
| 'ant', |
| - '-DPRODUCT_DIR=<(PRODUCT_DIR)', |
| + '-DPRODUCT_DIR=`realpath <(PRODUCT_DIR)`', |
| '-DAPP_ABI=<(android_app_abi)', |
| '-buildfile', |
| '<(DEPTH)/content/shell/android/content_shell_apk.xml', |