Restrict deps on c/p/b/tts_controller.h under chrome/browser
The intent of this change is to prevent unintended dependencies from chrome/browser -> content/public/browser/...*tts*. Achieve this by subtracting content/public/browser/tts_controller.h from chrome/browser/DEPS; this header is the central interface for tts services. Audit existing usages. Every such dependency should go through review from a tts owner if possible, but at least have some owner approve. R=dmazzoni@chromium.org Bug: 1148093 Change-Id: I25ce026ccb8b3fbc87e7d3a12237c7eb22c36f20 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2534694 Commit-Queue: David Tseng <dtseng@chromium.org> Reviewed-by:Avi Drissman <avi@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#827790}
Showing
Please register or sign in to comment