Commit e3e58fa6 authored by jochen's avatar jochen Committed by Commit bot

Revert of Roll gyp r1972:1973 (patchset #1 id:1 of https://codereview.chromium.org/546633002/)

Reason for revert:
outputs invalid phony rules for freetype2 and others

Original issue's description:
> Roll gyp r1972:1973
>
> r1973: Changes the ninja generator to output phony targets for
> uninteresting targets
>
> BUG=410410
> TEST=none
> R=thakis@chromium.org
>
> Committed: https://chromium.googlesource.com/chromium/src/+/82f612b91e7d16880b26922f8b0b2cdc1490141b

TBR=thakis@chromium.org,sky@chromium.org
NOTREECHECKS=true
NOTRY=true
BUG=410410

Review URL: https://codereview.chromium.org/547303002

Cr-Commit-Position: refs/heads/master@{#293689}
parent 73c2f4e8
......@@ -158,7 +158,7 @@ deps = {
Var('chromium_git') + '/external/grit-i18n.git' + '@' + '77abf65c1d72af6fb7f9ef6f50cdf29fcf42d0a1', # from svn revision 175
'src/tools/gyp':
Var('chromium_git') + '/external/gyp.git' + '@' + '1ff523f4eccd38fb9f73e60dddd895736ce90346', # from svn revision 1973
Var('chromium_git') + '/external/gyp.git' + '@' + '6760f5b1a4852fd6ccbe4ffc409d73edac445744', # from svn revision 1972
'src/tools/swarming_client':
Var('chromium_git') + '/external/swarming.client.git' + '@' + Var('swarming_revision'),
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment