0
Files
src/remoting
Bruce Dawson 372ad89ffc Changes to remoting to allow removing windows.h
Before we can remove includes of windows.h from header files we need to
_add_ includes of windows.h to .cc files that require it. This change
does this for source files in remoting. Windows.h needs to be included
before commctrl.h.

Bug: 796644
Change-Id: I52c42f22dc24f1a54de47f26126e020c1a191288
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3016912
Auto-Submit: Bruce Dawson <brucedawson@chromium.org>
Commit-Queue: Joe Downing <joedow@chromium.org>
Reviewed-by: Joe Downing <joedow@chromium.org>
Cr-Commit-Position: refs/heads/master@{#899751}
2021-07-08 23:14:50 +00:00
..