Revert 97987 - Switching NaCl IRT to be built inside the chrome build.
commitf11b7f71dbe4346048c6f14d7c2aee0f5bc7435b
authordpolukhin@chromium.org <dpolukhin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 24 Aug 2011 13:03:43 +0000 (24 13:03 +0000)
committerdpolukhin@chromium.org <dpolukhin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 24 Aug 2011 13:03:43 +0000 (24 13:03 +0000)
tree837269215a36d7866204dcda392141e2897b4232
parent360f84154d69bc200ed922ee3519faca33deed75
Revert 97987 - Switching NaCl IRT to be built inside the chrome build.

Fourth attempt:

Switching IRT to be built inside the chrome build. Dropping the IRT download
step from the DEPS. Step3 of a many step plan to switch where ppapi + irt
are built.
Dropping download_nacl_irt because we no longer rely on a prebuilt copy.
Dropping irt download drop source tarball (assume people using it will have
to download / build their own nacl toolchain).

Old Review URL: http://codereview.chromium.org/7669058
Review URL: http://codereview.chromium.org/7701017

TBR=bradnelson@google.com
Review URL: http://codereview.chromium.org/7701026

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98030 0039d316-1c4b-4281-b951-d872f2087c98
DEPS
build/download_nacl_irt.py [new file with mode: 0644]
chrome/build_nacl_irt.py [deleted file]
chrome/nacl.gypi
tools/export_tarball/export_tarball.py