0
Files
src/content/gpu
Lei Zhang fc521f5523 Remove unnecessary foo.mojom.h includes from content/ headers.
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}
2021-04-19 21:39:56 +00:00
..
2021-04-06 23:04:44 +00:00
2021-04-15 14:33:39 +00:00