content: Set DiscardableMemoryAllocator instance in PpapiThread.
commit3b54d0cd0b78e0fc63a583ae3ec0f1c6a6526a0d
authorreveman <reveman@chromium.org>
Wed, 15 Apr 2015 06:12:03 +0000 (14 23:12 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 15 Apr 2015 06:12:34 +0000 (15 06:12 +0000)
tree51f50ccece8ddd273ecf4382e04d9100640357d1
parent5f288f453ba0eac7f7812041f6efb43b30448b56
content: Set DiscardableMemoryAllocator instance in PpapiThread.

This is required for discardable memory to be available to
ppapi processes.

BUG=477047

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

Cr-Commit-Position: refs/heads/master@{#325192}
content/ppapi_plugin/ppapi_thread.cc