
This CL adds a new sandbox policy type kVideoEffects for the Video Effects Service to be supported on Win, Mac, and Linux. It does not implement any specific sandbox behaviors, which will come in followup CLs. Attempting to use the new sandbox policy will trigger NOTREACHED(). The policy is guarded by the enable_video_effects GN arg (as compilation the service itself is also guarded by that arg). This follows the pattern of the ScreenAI sandbox policy which has similar requirements. Bug: 361128453 Change-Id: Ifea3a49b4736d204aa5331d9edf5b57e7af176f9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5800422 Reviewed-by: Mark Rowe <markrowe@chromium.org> Reviewed-by: Piotr Bialecki <bialpio@chromium.org> Reviewed-by: Matthew Denton <mpdenton@chromium.org> Commit-Queue: Mark Foltz <mfoltz@chromium.org> Reviewed-by: Alex Gough <ajgo@chromium.org> Reviewed-by: Rakina Zata Amni <rakina@chromium.org> Cr-Commit-Position: refs/heads/main@{#1351868}