
@QA: This CL is a no-op. Caused by incorrectly covering base::Thread when using regex "base::(Time|Thread)(Ticks|Delta)?\b" This script removed base/time/time.h if: 1) "base::Thread" is present 2) There is no (Time|ThreadTicks|Days|Hours|Minutes|Seconds| Milliseconds|Microseconds|Nanoseconds|Hertz) string in the file (no base:: prefix required to skip removal) Bug: 1026641 Change-Id: I9df5e8beccc74054bf9bfff12320a1d4e0295b62 AX-Relnotes: n/a. Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3563202 Commit-Queue: Gabriel Charette <gab@chromium.org> Auto-Submit: Gabriel Charette <gab@chromium.org> Reviewed-by: Lei Zhang <thestig@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org> Owners-Override: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/main@{#988045}