Chromium Code Reviews| 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" |