
From the output of: git grep -l '^#include .*mojom\.h"$' content | \ xargs grep -L mojom:: | grep h$ Then forward declare / IWYU to fix the build, and fix lint errors. Change-Id: Ibff8337631a8d9e78910c2cf41d31d5fc6f122a0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2832922 Commit-Queue: Lei Zhang <thestig@chromium.org> Reviewed-by: Alex Moshchuk <alexmos@chromium.org> Cr-Commit-Position: refs/heads/master@{#873985}