Hi All, If you don't modify .grd files, strings or resources, you can stop reading.
So it's come to my attention that due to prior flakiness in the build it's become common practice for people to make whitespace changes in .grd files when anything changes in their dependencies. Some time last week, I landed a change that should cause rebuilds to trigger when anything a .grd file depends on changes (rcs etc). This currently is only used for the grds in chrome.gyp: 'app/resources/locale_settings.grd', 'app/chromium_strings.grd', 'app/generated_resources.grd', 'app/google_chrome_strings.grd', 'browser/browser_resources.grd', 'common/common_resources.grd', 'renderer/renderer_resources.grd', I'lll get to webkit in a bit. Let me know if this is not working as expected. There continues to be a problem with the dependencies on browser_tests, still investigating. -BradN --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
