Turns out that VS doesn't know to re-generate precompiled headers when a
define changes, so you will need to clobber your output directory.  Or, if
you want to save time, you can just delete the following output directories:
{Debug,Release}/
  obj/
    renderer/
    worker/
    unit_tests/

-Darin

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