Chromium Code Reviews| Index: source/common/ucnv_lmb.c |
| =================================================================== |
| --- source/common/ucnv_lmb.c (revision 291619) |
| +++ source/common/ucnv_lmb.c (working copy) |
| @@ -25,7 +25,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_err.h" |
| #include "unicode/ucnv.h" |