commit | 151b1b97af0f7b1d42e2d34efed8cb7d1d89531f | [log] [tgz] |
---|---|---|
author | Lei Zhang <thestig@chromium.org> | Fri May 24 20:48:30 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Fri May 24 20:48:30 2019 |
tree | 5eb03cb60546b2aebb889d04b14d537c2b2ac32b | |
parent | 3b4b22e258e8315c96a82ffb0a9791223d0e3a96 [diff] |
Avoid including winspool.h in printing/backend/win_helper.h. Do IWYU for code that needs winspool.h. Rename ScopedPrinterHandle::OpenPrinter() to OpenPrinterWithName() to avoid conflict with ::OpenPrinter(). Change-Id: I19c925e98581862b076d0cc0b08c0f22dba719b0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1621029 Commit-Queue: Lei Zhang <thestig@chromium.org> Reviewed-by: Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/master@{#663248}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .