• Hans Wennborg's avatar
    Include-what-you-use related to logging.h (sandbox) · 7aba7946
    Hans Wennborg authored
    Add direct includes for things provided transitively by logging.h
    (or by other headers including logging.h).
    
    This is in preparation for cleaning up unnecessary includes of
    logging.h in header files (so if something depends on logging.h,
    it needs include it explicitly), and for when logging.h no longer
    includes check.h, check_op.h, and notreached.h.
    
    Bug: 1031540
    Change-Id: I58c1887f9e2e3f491682d212412d225998591a3f
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2249676
    Commit-Queue: Hans Wennborg <hans@chromium.org>
    Commit-Queue: Chris Palmer <palmer@chromium.org>
    Auto-Submit: Hans Wennborg <hans@chromium.org>
    Reviewed-by: default avatarChris Palmer <palmer@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#779367}
    7aba7946
cfi_unittest_exe.cc 9.72 KB