On Apr 30, 3:29 pm, Peter Kasting <
pkas...@chromium.org> wrote:
> On Sat, Apr 28, 2012 at 9:31 AM, Alexei Svitkine <
asvi...@chromium.org>wrote:
>
> > On Sat, Apr 28, 2012 at 12:23 PM, Thiago Farina <
tfa...@chromium.org>
> > wrote:
> > > Hey,
>
> > > I just noticed some usages of ASCIIToUTF16(""). But instead of doing
> > > this, isn't string16() preferred in the first place?
>
> > Yes, string16() is preferred. Maybe we should add a lint check for it.
>
I have fixed all the entries. Just landed the last patch today.