Isolating APM API build target: add dependency on :api target.
This CL is part of a refactoring work to unblock other CLs that would generate a circular dependency when including modules/audio_processing in WebRTC. It will also allow to easily move the APM interface part under //api (in WebRTC). More in detail, this change adds :api as dependency in chromium where needed. The target is currently a dummy one (see https://webrtc-review.googlesource.com/c/src/+/109585), but once this CL lands, https://webrtc-review.googlesource.com/c/src/+/109501 will make it an actual target. Bug: webrtc:9535 Change-Id: Iffa36ff948369f172970edb53917fccdcb07e05b Reviewed-on: https://chromium-review.googlesource.com/c/1319674Reviewed-by:Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Ale Bzk <alessiob@chromium.org> Cr-Commit-Position: refs/heads/master@{#605795}
Showing
Please register or sign in to comment