Perfetto: Remove direct deps on generated protozero files
This is needed to avoid ODR violations due to both the generated protozero sourcesets as well as libperfetto having dependencies on third_party/perfetto/src/protozero (the protozero base library) which causes ODR violations in component builds. Requires https://android-review.googlesource.com/c/platform/external/perfetto/+/711693 to land. R=hjd@chromium.org BUG=853872 Change-Id: I805092df1a3e62662f478a7bac015686322d00db Reviewed-on: https://chromium-review.googlesource.com/1120694Reviewed-by:Hector Dearman <hjd@chromium.org> Commit-Queue: oysteine <oysteine@chromium.org> Cr-Commit-Position: refs/heads/master@{#575024}
Showing
Please register or sign in to comment