See http://code.google.com/p/chromium/issues/detail?id=15286 <http://code.google.com/p/chromium/issues/detail?id=15286>This seems to be a regression from (or a latent bug uncovered by) http://src.chromium.org/viewvc/chrome?view=rev&revision=19183
Jungshik is looking into it. On Wed, Jun 24, 2009 at 20:32, Eric Roman <[email protected]> wrote: > > I am building ToT chromium, and dying with a DCHECK here: > > DCHECK(locale_resources_data_ != NULL) << > "unable to load generated resources"; > > It is trying to load "en.dll". > However "en.dll" doesn't exist. > > If I use a fresh profile this works, as it ends up instead loading > "en-US.dll" which does exist. > > Is this normal? or is my profile hosed? > > > > --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
