0
Files
src/gpu
Mikhail Khokhlov 11790a88ff Remove use_perfetto_client_library build flag in /gpu/ipc/service
This flag was introduced to provide a smooth transition from legacy
tracing macros to Perfetto tracing SDK. Now the transition is complete,
and the flag is unconditionally set to true on all platforms. So we can
remove the flag and the code that is disabled by it.

This CL was uploaded by git cl split.

R=rafael.cintron@microsoft.com

Bug: 42050015, 336718643
Change-Id: I22252e0b9df93e786a058909aa1935706b0ec67f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5505454
Auto-Submit: Mikhail Khokhlov <khokhlov@google.com>
Reviewed-by: Rafael Cintron <rafael.cintron@microsoft.com>
Commit-Queue: Mikhail Khokhlov <khokhlov@google.com>
Cr-Commit-Position: refs/heads/main@{#1295327}
2024-05-02 09:08:13 +00:00
..