Chromium Code Reviews| Index: include/gpu/GrTypesPriv.h |
| diff --git a/include/gpu/GrTypesPriv.h b/include/gpu/GrTypesPriv.h |
| index 151de1991ac3b7b79525786687f513055bb7b149..90d810f98cff1354af1d3e4219905940a0f46a28 100644 |
| --- a/include/gpu/GrTypesPriv.h |
| +++ b/include/gpu/GrTypesPriv.h |
| @@ -273,7 +273,7 @@ private: |
| #include <locale.h> |
| #endif |
| -#if defined(SK_BUILD_FOR_MAC) |
| +#if defined(SK_BUILD_FOR_MAC) || defined(SK_BUILD_FOR_IOS) |
| #include <xlocale.h> |
| #endif |