• Hans Wennborg's avatar
    Include-what-you-use related to logging.h (cloud_print) · e31d252f
    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: Ia7798c8bba2eaf5c5bb27b27a9fd8a89ed19ff5a
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2248574
    Auto-Submit: Hans Wennborg <hans@chromium.org>
    Commit-Queue: Hans Wennborg <hans@chromium.org>
    Commit-Queue: Lei Zhang <thestig@chromium.org>
    Reviewed-by: default avatarLei Zhang <thestig@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#780224}
    e31d252f
install_utils.cc 7.33 KB