Status: Assigned Owner: [email protected] CC: [email protected] Labels: Type-Bug Pri-2 OS-All Area-Misc
New issue 7967 by [email protected]: editing resources causes lots of stuff to compile http://code.google.com/p/chromium/issues/detail?id=7967 1. edit an html file that is pulled into the build (like chrome/browser/resources/about_credits.html) 2. recompile browser_resources.grd 3. build chrome_dll In step 3, a bunch of files in browser.vcproj get rebuilt because recompiling browser_resources.grd causes browser_resources.h to be regenerated. Since only a resource changed, this shouldn't happen. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
