Pepper: Remove Quota management from TempFile.

TempFile quota management only serves to limit the write limits of the llc and
ld processes when translating PNaCl pexe files. There are many other ways to
fill the disk, so this doesn't serve much purpose, and the code will be simpler
to understand without it.

I hope to remove MakeFileDescQuota() from native_client after making that
change, and removing the implementation, including the necessary methods in
nacl::ReverseInterface.

BUG=239656
R=jvoung@chromium.org

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272210 0039d316-1c4b-4281-b951-d872f2087c98
5 files changed