Drop support for non-atomic non-mutex platforms.
authorcommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 27 May 2014 15:16:37 +0000 (15:16 +0000)
committercommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 27 May 2014 15:16:37 +0000 (15:16 +0000)
commitabf4189f340dc0b714b945a8954d955c570880bf
tree71311c09e2029075ef6013e6901dbf6d9691f684
parent212b211ce8e0fa0ef59ca2d1f4e91590fa5f91bf
Drop support for non-atomic non-mutex platforms.

(Clients can still provide these themselves if they really want.)

BUG=skia:
R=reed@google.com, mtklein@google.com

Author: mtklein@chromium.org

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

git-svn-id: http://skia.googlecode.com/svn/trunk@14894 2bbb7eff-a529-9590-31e7-b0007b416f81
gyp/ports.gyp
src/ports/SkAtomics_none.h [deleted file]
src/ports/SkMutex_none.h [deleted file]