5 Add Derived Sources to WebCore GYP build
6 https://bugs.webkit.org/show_bug.cgi?id=55813
7
8 Adding the derived source action to the GYP file required tweaking
9 DerivedSources.make. I'm not sure how DerivedSources.make worked
10 before beause these paths were incorrectly based.
11
12 * DerivedSources.make:
13 * gyp/generate-derived-sources.sh: Added.
14 * gyp/WebCore.gyp:
15
162011-03-04 Adam Barth <abarth@webkit.org>
17
18 Reviewed by NOBODY (OOPS!).
19