Comment #8 on issue 30342 by [email protected]: Can't find image 'newtab' for some mac tests http://code.google.com/p/chromium/issues/detail?id=30342
I'd be surprised if a clobber made this go away, I believe this is happening because the image is set in the xib, and the lookup fails because the app isn't bundled, so it doesn't really know how to go find it. since we manually set it in code anyways based on state, it might be better to just clear it from the xib. -- 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
