build: Disable build_with_chromium
The argument build_with_chromium mainly enables various tests, data bundling, infra integration, and AFDO profiles. AFDO can be added by other arguments.132.0.6834.79
parent
0170381eff
commit
446f70b7f5
|
@ -1,5 +1,5 @@
|
|||
# Generated from 'DEPS'
|
||||
build_with_chromium = true
|
||||
build_with_chromium = false
|
||||
checkout_android = false
|
||||
checkout_android_prebuilts_build_tools = false
|
||||
checkout_clang_coverage_tools = false
|
||||
|
|
Loading…
Reference in New Issue