-
Hans Wennborg authored
CHECK, CHECK_EQ etc., and NOTREACHED/NOTIMPLEMENTED have moved to the much smaller headers check.h, check_op.h, and notreached.h, respectively. This CL updates .cc files to use those headers instead when possible, with the purpose of saving compile time. (Split out from https://crrev.com/c/2164525 which also has notes on how the change was generated.) Bug: 1031540 Change-Id: Ia10231bb80fc68b69535a5052762c2bb16541321 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2164830 Commit-Queue: Ahmed Fakhry <afakhry@chromium.org> Auto-Submit: Hans Wennborg <hans@chromium.org> Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Cr-Commit-Position: refs/heads/master@{#762420}
37696456