• Hans Wennborg's avatar
    Include-what-you-use related to logging.h (tools) · ee028f65
    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: I025073a317a6a741f37aa8518340cf2e1b9dcce9
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2249764
    Auto-Submit: Hans Wennborg <hans@chromium.org>
    Commit-Queue: Nico Weber <thakis@chromium.org>
    Reviewed-by: default avatarNico Weber <thakis@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#779854}
    ee028f65
auditor_result.cc 8.47 KB