Include-what-you-use related to logging.h (fuchsia)
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: I4a1e3c4bfe1e1bdf32f1dc9078aed46e5c885c89 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2249838 Commit-Queue: Kevin Marshall <kmarshall@chromium.org> Auto-Submit: Hans Wennborg <hans@chromium.org> Reviewed-by:Kevin Marshall <kmarshall@chromium.org> Cr-Commit-Position: refs/heads/master@{#779989}
Showing
Please register or sign in to comment