aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--platform_tools/android/gyp/skia_android.gypi2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform_tools/android/gyp/skia_android.gypi b/platform_tools/android/gyp/skia_android.gypi
index 29813691ab..9ebee7cc6d 100644
--- a/platform_tools/android/gyp/skia_android.gypi
+++ b/platform_tools/android/gyp/skia_android.gypi
@@ -61,7 +61,7 @@
'ANDROID_SDK_ROOT': '<!(echo $ANDROID_SDK_ROOT)',
# the ninja generator treats PRODUCT_DIR as a relative path to the
# gyp directory but android ant build wants a path relative to the
- # build.xml file so we do that adjustment here.
+ # build.xml file so we do that adjustment here.
'ANDROID_OUT': '../../<(PRODUCT_DIR)/android'
},
'actions': [