forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove more windows.h includes from headers
file_enumerator.h, process_singleton.h, and clipboard_format_type.h all include windows.h. This causes windows.h to be pulled in to many source files that don't otherwise need it, with all of the namespace pollution from macros that windows.h implies. Bug: 796644 Change-Id: Ie7ddfdf51b7bd1fb4374a4988fc2dd0e75b4a26e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3025478 Reviewed-by: Peter Boström <[email protected]> Reviewed-by: Lei Zhang <[email protected]> Commit-Queue: Bruce Dawson <[email protected]> Cr-Commit-Position: refs/heads/master@{#902271}
- Loading branch information
1 parent
e4f01e0
commit 6457cf5
Showing
5 changed files
with
48 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters