5e199152e2
* ci: run unittests on clean Chromium * test: add '--run-only-disabled-tests' flag to "script/native-tests.py" * ci: add a job to run only disabled unittests * test: use a different GN config for the native tests * test: enable blink_common_unittests * test: disable WeakPtrDeathTest*
8 lines
177 B
Text
8 lines
177 B
Text
root_extra_deps = [ "//electron/spec" ]
|
|
|
|
dcheck_always_on = true
|
|
is_debug = false
|
|
is_component_build = false
|
|
is_component_ffmpeg = false
|
|
symbol_level = 1
|
|
use_jumbo_build = true
|