To get mine to work, I had to rm -rf src/third_party/WebKit/WebKit
just doing "chromium" wasn't enough to stop the hangs. On Fri, Sep 25, 2009 at 2:36 PM, Marc-Antoine Ruel <[email protected]> wrote: > > Your next gclient sync will probably hang. The easiest way to fix it is to: > rm -rf src/third_party/WebKit/WebKit/chromium > or > rd /q /s src\third_party\WebKit\WebKit\chromium > > before syncing. > > Sorry for the trouble, > > M-A > > > > -- Mike Pinkerton Mac Weenie [email protected] --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
