A few changes have been made around the webkit.gyp in our ongoing effort to upstream the Webkit api:
1. The WebKit API target has been split out of src/webkit/webkit.gyp and into src/webkit/api/WebKit.gyp (new), in preparation for its eventual move upstream to src/third_party/WebKit/WebKit/chromium. If you are adding/removing files to the api, you'll find the sources section in the new gyp file. 2. The webcore code generation python scripts are moving upstream from src/webkit/build to src/third_party/WebKit/WebCore/WebCore.gyp/scripts. The files still exist downstream, but I plan to delete them once the webkit revision rolls in (so please don't touch them). That will be all. Dismissed. Yaar --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
