Chromium Code Reviews| Index: source/common/ucnv_ct.c |
| =================================================================== |
| --- source/common/ucnv_ct.c (revision 291619) |
| +++ source/common/ucnv_ct.c (working copy) |
| @@ -14,7 +14,7 @@ |
| #include "unicode/utypes.h" |
| -#if !UCONFIG_NO_CONVERSION && !UCONFIG_NO_LEGACY_CONVERSION |
| +#if !UCONFIG_NO_CONVERSION && !UCONFIG_NO_LEGACY_CONVERSION && !UCONFIG_NO_NON_HTML5_CONVERSION |
| #include "unicode/ucnv.h" |
| #include "unicode/uset.h" |