DescriptionAdd the right include for ASCIITo* functions.
It should include base/utf_string_conversions.h to get the definition of those functions,
instead of including base/string_utils.h, because theses definitions are subject to be removed from
string_utils.h soon (since they already been moved to utf_string_conversions.h).
BUG=None
TEST=compiles
Patch from Thiago Farina <tfarina@chromium.org>
Committed: http://code.google.com/p/rlz/source/detail?r=23
Patch Set 1 #
MessagesTotal messages: 5
|