2009/11/26 Maciej Bliziński <[email protected]>: > How is src/third_party/WebKit/WebCore/WebCore.gypi > supposed to arrive there, is it generated?
No, it's in svn. d...@dank-pc /cygdrive/c/users/dank/Documents/chromium/src/third_party/WebKit/WebCore $ svn info Path: . URL: http://svn.webkit.org/repository/webkit/trunk/WebCore Repository Root: http://svn.webkit.org/repository/webkit Repository UUID: 268f45cc-cd09-0410-ab3c-d52691b4dbfc Revision: 51395 Node Kind: directory Schedule: normal Last Changed Author: [email protected] Last Changed Rev: 51393 Last Changed Date: 2009-11-25 13:08:38 -0800 (Wed, 25 Nov 2009) gclient put the following line in my .gclient_entries: 'src/third_party/WebKit/WebCore': 'http://svn.webkit.org/repository/webkit/trunk/webc...@51395', I seem to recall you're supposed to do a gclient sync after unpacking the tarball, maybe that's what you need to do. - Dan -- Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev
