Chromium Code Reviews| Index: source/common/ucnv_u7.c |
| diff --git a/source/common/ucnv_u7.c b/source/common/ucnv_u7.c |
| index 42943f4129a8b867763c83e41d6a94197dcb9dac..6466b873bf485af7f8e5e92a1958964e65460216 100644 |
| --- a/source/common/ucnv_u7.c |
| +++ b/source/common/ucnv_u7.c |
| @@ -16,7 +16,7 @@ |
| #include "unicode/utypes.h" |
| -#if !UCONFIG_NO_CONVERSION |
| +#if !UCONFIG_NO_CONVERSION && !UCONFIG_NO_NON_HTML5_CONVERSION |
| #include "unicode/ucnv.h" |
| #include "ucnv_bld.h" |