48 lines
1.3 KiB
Plaintext
48 lines
1.3 KiB
Plaintext
|
{
|
||
|
'includes': [
|
||
|
'run_recipe.isolate',
|
||
|
],
|
||
|
'variables': {
|
||
|
'files': [
|
||
|
'../../../.gclient',
|
||
|
'../../.clang-format',
|
||
|
'../../.clang-tidy',
|
||
|
'../../.gn',
|
||
|
'../../BUILD.gn',
|
||
|
'../../bench',
|
||
|
'../../bin/fetch-clang-format',
|
||
|
'../../bin/fetch-gn',
|
||
|
'../../buildtools',
|
||
|
'../../dm',
|
||
|
'../../docs/examples',
|
||
|
'../../example',
|
||
|
'../../experimental',
|
||
|
'../../fuzz',
|
||
|
'../../gm',
|
||
|
'../../gn',
|
||
|
'../../include',
|
||
|
'../../modules',
|
||
|
'../../platform_tools/android/apps/arcore/src/main/cpp',
|
||
|
'../../platform_tools/android/apps/skottie/src/main/cpp',
|
||
|
'../../platform_tools/android/launcher/skia_launcher.cpp',
|
||
|
'../../platform_tools/android/vulkan/Skia_Vulkan_Android.h',
|
||
|
'../../platform_tools/libraries/include/arcore_c_api.h',
|
||
|
'../../resources',
|
||
|
'../../samplecode',
|
||
|
'../../src',
|
||
|
'../../tests',
|
||
|
'../../third_party',
|
||
|
'../../tools',
|
||
|
'../canvaskit',
|
||
|
'../pathkit',
|
||
|
'assets/android_ndk_darwin/VERSION',
|
||
|
'assets/android_ndk_linux/VERSION',
|
||
|
'assets/android_ndk_windows/VERSION',
|
||
|
'assets/cast_toolchain/VERSION',
|
||
|
'assets/clang_linux/VERSION',
|
||
|
'assets/clang_win/VERSION',
|
||
|
'assets/mips64el_toolchain_linux/VERSION',
|
||
|
],
|
||
|
},
|
||
|
}
|