1 use_relative_paths = True
4 'ndk_revision': 'e951c37287c7d8cd915bf8d4149fd4a06d808b55',
8 # This is necessary for the buildspecs used on release branches.
9 # See crbug.com/783607 for more context.
10 'condition': 'checkout_android',
11 'url': 'https://chromium.googlesource.com/android_ndk.git' + '@' + Var('ndk_revision'),