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

Unified Diff: dm/DM.cpp

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: dm/DM.cpp
diff --git a/dm/DM.cpp b/dm/DM.cpp
index c4e7d15f8e3be9bd7c790f2fd1c436ff1885f7a1..1f2ab008c26ed33a9dd6479c17d2f51cb51c4231 100644
--- a/dm/DM.cpp
+++ b/dm/DM.cpp
@@ -23,6 +23,7 @@
#include "SkGraphics.h"
#include "SkHalf.h"
#include "SkMD5.h"
+#include "SkLeanWindows.h"
bungeman-skia 2016/06/06 18:11:59 nit: Needs to go up one line.
hal.canary 2016/06/06 18:22:32 Done.
#include "SkMutex.h"
#include "SkOSFile.h"
#include "SkPM4fPriv.h"
« no previous file with comments | « bench/nanobench.cpp ('k') | gm/drawbitmaprect.cpp » ('j') | include/private/SkRecords.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698