• Hans Wennborg's avatar
    Include-what-you-use related to logging.h (google_apis) · 362f5ee0
    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: I232b5159e7816b2f2bb640ede69bed7fac7a75da
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2248630
    Commit-Queue: Hans Wennborg <hans@chromium.org>
    Commit-Queue: David Roger <droger@chromium.org>
    Auto-Submit: Hans Wennborg <hans@chromium.org>
    Reviewed-by: default avatarDavid Roger <droger@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#779342}
    362f5ee0
gservices_settings.cc 12.2 KB