Fix content_browser_client breaks by forward declaring blink::mojom types
Removes /third_party/blink/public/mojom/ #includes from /content/public/browser/content_browser_client.h. Instead, forward declares blink::mojom types. This fixes sporadic build breaks where unluckly builds fail to find generated headers like /third_party/blink/public/mojom/badging/badging.mojom-forward.h Bug: 1049216 Change-Id: I8df7bf9d12797917f4aa9b3b0193e76317965229 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2041033Reviewed-by:Matt Falkenhagen <falken@chromium.org> Commit-Queue: Steve Becker <stevebe@microsoft.com> Cr-Commit-Position: refs/heads/master@{#738877}
Showing
Please register or sign in to comment