GrRedBlackTree test is GPU specific.
authortfarina@chromium.org <tfarina@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 30 Jan 2014 00:28:54 +0000 (00:28 +0000)
committertfarina@chromium.org <tfarina@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 30 Jan 2014 00:28:54 +0000 (00:28 +0000)
commit62c2ce84168aad10b91fbac7c9b1a9e1827bb77a
treecd10982e2e0b520d3e49dccb32768619f5d11ef5
parent68f3a3e0b09fc544ebb20d46e37a95e01b83f74a
GrRedBlackTree test is GPU specific.

Wrapp the entire file/test in a SK_SUPPORT_GPU.

This should fix the tree breakage.

BUG=None
TEST=tests
TBR=robertphillips@google.com

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

git-svn-id: http://skia.googlecode.com/svn/trunk@13234 2bbb7eff-a529-9590-31e7-b0007b416f81
tests/GrRedBlackTreeTest.cpp