Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(410)

Unified Diff: tools/mb/mb_config.pyl

Issue 2596873002: [Android] Support compiling with NDK r13b. (Closed)
Patch Set: Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « build/config/android/config.gni ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/mb/mb_config.pyl
diff --git a/tools/mb/mb_config.pyl b/tools/mb/mb_config.pyl
index b531867670e3928bcaf0edaca3dc112bb6d0d0b5..5830243134f8cee43b6a84d3afe0a57714022846 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -1752,7 +1752,7 @@
},
'ndk_next': {
- 'gn_args': 'android_ndk_version="r13b" android_ndk_major_version="13"',
+ 'gn_args': 'android_ndk_version="r13b" android_ndk_major_version=13',
},
'no_pch': {
« no previous file with comments | « build/config/android/config.gni ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698