• Hans Wennborg's avatar
    Include-what-you-use related to logging.h (ash) · a1c0f147
    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: Ie5cb39f54fb8d0cccc03dd02ce13755169d6f8ea
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2248687
    Commit-Queue: Xiyuan Xia <xiyuan@chromium.org>
    Auto-Submit: Hans Wennborg <hans@chromium.org>
    Reviewed-by: default avatarXiyuan Xia <xiyuan@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#779361}
    a1c0f147
shell_with_content_main.cc 1.2 KB