mirror of
https://chromium.googlesource.com/libyuv/libyuv
synced 2025-12-06 08:46:47 +08:00
[tracing] Remove enable_base_tracing
libyuv doesn't depend on chromium/base/ anymore. Change-Id: Idb89d1e8cc6ebe1cd14f012299cdc9680c2da5cc Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/6545812 Reviewed-by: Mirko Bonadei <mbonadei@chromium.org> Commit-Queue: Mirko Bonadei <mbonadei@chromium.org> Reviewed-by: Frank Barchard <fbarchard@chromium.org>
This commit is contained in:
parent
0853c9353f
commit
84890943b3
@ -47,10 +47,6 @@ if (host_os == "mac" || host_os == "linux") {
|
||||
}
|
||||
|
||||
declare_args() {
|
||||
# Tracing support requires //third_party/perfetto.
|
||||
enable_base_tracing = false
|
||||
use_perfetto_client_library = false
|
||||
|
||||
# Limits the defined //third_party/android_deps targets to only "buildCompile"
|
||||
# and "buildCompileNoDeps" targets. This is useful for third-party
|
||||
# repositories which do not use JUnit tests. For instance,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user