Remove svg sources from webcore_remaining and move them to webcore_svg.
Created attachment 65861 [details] webcore.gyp patch Is http://codereview.chromium.org/3215007/show patchset 5. Compiles on all platforms in both incremental and clobber build. Requires the dependent bugs to be checked in first.
Comment on attachment 65861 [details] webcore.gyp patch Looks ok.
Comment on attachment 65861 [details] webcore.gyp patch > diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog > index 816360a..a67a88d 100644 > --- a/WebCore/ChangeLog > +++ b/WebCore/ChangeLog > @@ -1,3 +1,12 @@ > +2010-08-29 Marc-Antoine Ruel <maruel@chromium.org> > + > + Reviewed by NOBODY (OOPS!). > + > + Split webcore_svg off webcore_remaining. webcore_svg contains all svg > + sources files. > + > + * WebCore.gyp/WebCore.gyp: > + Should add the bug URL to the ChangeLog entry.
Landed: http://trac.webkit.org/changeset/66373