Comment #1 on issue 26496 by craig.schlenter: Build Errors http://code.google.com/p/chromium/issues/detail?id=26496
Wild guess without looking at the details but I'm guessing you are missing a build dependency ... findEntity lives in some autogenerated file IIRC. Also clobbering your output dir and rebuilding is sometimes useful if you have just added some missing dependency to make sure everything rebuilds correctly. I think in your case it's gperf that's missing ... -- 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 -~----------~----~----~----~------~----~------~--~---
