mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2025-04-13 06:01:03 +00:00
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.
This commit is contained in:
parent
0dbfa4a59b
commit
0840bca5c7
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
# Generated from 'DEPS'
|
# Generated from 'DEPS'
|
||||||
build_with_chromium = true
|
build_with_chromium = false
|
||||||
checkout_android = false
|
checkout_android = false
|
||||||
checkout_android_prebuilts_build_tools = false
|
checkout_android_prebuilts_build_tools = false
|
||||||
checkout_clang_coverage_tools = false
|
checkout_clang_coverage_tools = false
|
||||||
|
|
Loading…
Add table
Reference in a new issue