Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index 745679581136b0b70666207bb91e4383e6167175..cf306207f3204f59f0a21e4f2d59d933019ede79 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -1776,7 +1776,7 @@ |
'android_libcpp_root': '<(android_libcpp_root)', |
'android_libcpp_include': '<(android_libcpp_root)/libcxx/include', |
- 'android_libcpp_libs_dir': '<(android_libcpp_root)/libs/<(android_app_abi)', |
+ 'android_libcpp_libs_dir%': '<(android_libcpp_root)/libs/<(android_app_abi)', |
'host_os%': '<(host_os)', |
# Location of the "objcopy" binary, used by both gyp and scripts. |