Chromium Code Reviews| Index: source/common/ucnvbocu.cpp |
| diff --git a/source/common/ucnvbocu.cpp b/source/common/ucnvbocu.cpp |
| index b97d6662c7dbee310b4e678662edb436f2af0029..281d6d9ed328d6896a0dccb924b3c2a7dc952923 100644 |
| --- a/source/common/ucnvbocu.cpp |
| +++ b/source/common/ucnvbocu.cpp |
| @@ -19,7 +19,7 @@ |
| #include "unicode/utypes.h" |
| -#if !UCONFIG_NO_CONVERSION |
| +#if !UCONFIG_NO_CONVERSION && !UCONFIG_NO_NON_HTML5_CONVERSION |
| #include "unicode/ucnv.h" |
| #include "unicode/ucnv_cb.h" |