fix initialization order
authorCary Clark <caryclark@google.com>
Tue, 4 Oct 2016 14:59:29 +0000 (10:59 -0400)
committerCary Clark <caryclark@google.com>
Tue, 4 Oct 2016 15:00:10 +0000 (15:00 +0000)
commita35c68d52ad2694ef6f620a166baf93d4ef45b5b
tree7c65c7f5da19ab8c290d835d24620c621b9c217c
parent418aa61fea14865c347641acd64df756adaf6e01
fix initialization order

Broke the linux build
with incorrectly ordered
construction initialization.

TBR=reed@google.com
BUG=skia:

GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2926

Change-Id: I2555616b945021cf119122811db0cfaf999834a0
Reviewed-on: https://skia-review.googlesource.com/2926
Reviewed-by: Cary Clark <caryclark@google.com>
tests/skia_test.cpp