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:
klzgrad 2021-05-16 20:40:16 +08:00
parent 61eb21fd27
commit 07a745660e

View File

@ -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_android_native_support = false