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
-~----------~----~----~----~------~----~------~--~---

Reply via email to