Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1477)

Unified Diff: src/utils/SkThreadUtils_win.h

Issue 2041943002: SkLeanWindows.h: #include "Windows.h" fewer places (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: 2016-06-06 (Monday) 13:54:33 EDT Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: src/utils/SkThreadUtils_win.h
diff --git a/src/utils/SkThreadUtils_win.h b/src/utils/SkThreadUtils_win.h
index 51b32fad6fe729708f102af6353513b6c73de8bc..fb778ff468df8863089b58f6499753f18098e22f 100644
--- a/src/utils/SkThreadUtils_win.h
+++ b/src/utils/SkThreadUtils_win.h
@@ -11,6 +11,7 @@
#include "SkTypes.h"
#include "SkThreadUtils.h"
+#include "SkLeanWindows.h"
bungeman-skia 2016/06/06 18:11:59 nit: up one line
hal.canary 2016/06/06 18:22:32 Done.
class SkThread_WinData : SkNoncopyable {
public:

Powered by Google App Engine
This is Rietveld 408576698