On Tue, Jul 28, 2009 at 4:35 PM, Paweł Hajdan
Jr.<phajdan...@chromium.org> wrote:
> On Tue, Jul 28, 2009 at 16:30, Evan Martin <e...@chromium.org> wrote:
>>
>> This happens semi-frequently.  It's related to the grit resources
>> rebuilding.  Something like: not remapping IDR_THROBBER_WAITING to the
>> right place, or remapping it to the right place but not rebuilding
>> this file, or something like that.
>
> Will the workaround for the original problem (clobbering headers generated
> by .grd files) work also for this issue? If not, do you have any idea for a
> fix or workaround?
> Or maybe... why not set the resources projects to always-build, even just
> for the buildbots? lastchange works this way, so it is possible. I think it
> is not more or less crude than the clobbering workaround, and is simpler to
> implement. Increase in the build time should not be significant (on the
> bots; doing that on developers' machine probably isn't a good idea).

I like the idea of always-building the resources project.
Though note it can cause a lot of code to rebuild: it generates
headers, which are included via includes via includes...

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to