Commit a2c88c74 authored by Nico Weber's avatar Nico Weber Committed by Commit Bot

Remove unused windows.h include.

No behavior change.

Bug: none
Change-Id: Icd4a8f7cfece1cb1d07902adda3e78ad872c84d9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1639153
Commit-Queue: Nico Weber <thakis@chromium.org>
Commit-Queue: Jeremy Roman <jbroman@chromium.org>
Auto-Submit: Nico Weber <thakis@chromium.org>
Reviewed-by: default avatarJeremy Roman <jbroman@chromium.org>
Reviewed-by: default avatarElly Fong-Jones <ellyjones@chromium.org>
Cr-Commit-Position: refs/heads/master@{#665562}
parent 71bbd6d8
......@@ -14,10 +14,6 @@
#include "build/build_config.h"
#include "ui/surface/surface_export.h"
#if defined(OS_WIN)
#include <windows.h>
#endif
class SkCanvas;
// -----------------------------------------------------------------------------
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment