Chromium Code Reviews| Index: third_party/icu/source/i18n/translit.cpp |
| =================================================================== |
| --- third_party/icu/source/i18n/translit.cpp (revision 75010) |
| +++ third_party/icu/source/i18n/translit.cpp (working copy) |
| @@ -8,7 +8,7 @@ |
| ********************************************************************** |
| */ |
| -#include <typeinfo> // for 'typeid' to work |
| +#include "unicode/utypeinfo.h" // for 'typeid' to work |
| #include "unicode/utypes.h" |