
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}