Add missing deps on //chrome/common:service_process_mojom.
//chrome/browser correctly lists //chrome/common:service_process_mojom in its public_deps. However, //chrome/browser/extensions and //chrome/browser/ui are listed in allow_circular_includes_from, allowing them to include headers from //chrome/browser without a dependency. Add explicit dependencies from //chrome/browser/extensions and //chrome/browser/ui to //chrome/common:service_process_mojom. Bug: 805916 Change-Id: I83c2c7588e8056d413b9cccc8f5eceeb203986d7 Reviewed-on: https://chromium-review.googlesource.com/890686 Commit-Queue: Lei Zhang <thestig@chromium.org> Reviewed-by:Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#532517}
Showing
Please register or sign in to comment