Refactor gyp_chromium to ease reuse.
commita7cb689ee3736fb787066d015b673513e31a1025
authorkjellander@chromium.org <kjellander@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 4 Mar 2014 01:16:09 +0000 (4 01:16 +0000)
committerkjellander@chromium.org <kjellander@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 4 Mar 2014 01:16:09 +0000 (4 01:16 +0000)
tree40c385d658e29d8a1fcc1f2b0547d904fc7f84a0
parentefe4d0acf68ec25e26794b5ff2b8f346814cf940
Refactor gyp_chromium to ease reuse.

Moves the new Visual Studio 2013 toolchain logic and
download into a helper function. That way it can easily be used
by client projects that have their own gyp_* files.
See http://review.webrtc.org/7759004/ for an example.

NOTRY=True
TEST=Successful local execution on Mac and Windows.

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@254626 0039d316-1c4b-4281-b951-d872f2087c98
build/gyp_chromium