Fix checkdeps loophole
It used to be that having a missing space between #include and
the quoted file path would remove the include from consideration
by checkdeps. This CL makes that no longer be so.
Fixed: 1369334
Change-Id: I4447b791376d226198bef15d9b2ba042de91b9e7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3927862
Reviewed-by: danakj <danakj@chromium.org>
Owners-Override: danakj <danakj@chromium.org>
Commit-Queue: Avi Drissman <avi@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1053640}
NOKEYCHECK=True
GitOrigin-RevId: 25af363bdbcf8a9c66b01d9eb873e7752ce18c36
2 files changed