DescriptionWork around a bug in gyp triggered by webkit_appcache.gypi.
The bug seems to be showing up on the chromium build.webkit.org bots
where we're generating two different versions of webkit_appcache.target.mk
and the second one is overwriting the first, but is being considered
to not be "part of all". As a result, DumpRenderTree is no longer being
built by "make all".
TBR=tony@chromium.org
BUG=https://bugs.webkit.org/show_bug.cgi?id=73004
TEST=DRT builds on Linux Release bot on build.webkit.org
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=111325
Patch Set 1 #Patch Set 2 : refactor again so that the mac build doesn't pull in the webkit dependency #Messages
Total messages: 3 (0 generated)
|