Chromium Code Reviews| Index: src/core/SkDeviceProfile.cpp |
| diff --git a/src/core/SkDeviceProfile.cpp b/src/core/SkDeviceProfile.cpp |
| index 188e12b4b015ca03740ccfb19ef2853536b38b05..8d60151f6f297369ce26824b8f6e6f062f8c9a11 100644 |
| --- a/src/core/SkDeviceProfile.cpp |
| +++ b/src/core/SkDeviceProfile.cpp |
| @@ -7,7 +7,7 @@ |
| #include "SkDeviceProfile.h" |
| -#include "SkMutex.h" |
| +#include "SkThread.h" |
| #define DEFAULT_GAMMAEXP 2.2f |
| #define DEFAULT_CONTRASTSCALE 0.5f |