summaryrefslogtreecommitdiff
path: root/deps/v8/gypfiles/standalone.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/gypfiles/standalone.gypi')
-rw-r--r--deps/v8/gypfiles/standalone.gypi2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/v8/gypfiles/standalone.gypi b/deps/v8/gypfiles/standalone.gypi
index 7a45dc615f..ec47f1c0ab 100644
--- a/deps/v8/gypfiles/standalone.gypi
+++ b/deps/v8/gypfiles/standalone.gypi
@@ -296,7 +296,7 @@
'variables': {
# The Android toolchain needs to use the absolute path to the NDK
# because it is used at different levels in the GYP files.
- 'android_ndk_root%': '<(base_dir)/third_party/android_tools/ndk/',
+ 'android_ndk_root%': '<(base_dir)/third_party/android_ndk/',
'android_host_arch%': "<!(uname -m | sed -e 's/i[3456]86/x86/')",
# Version of the NDK. Used to ensure full rebuilds on NDK rolls.
'android_ndk_version%': 'r12b',