add missing include

CQ_INCLUDE_TRYBOTS=master.client.skia:Perf-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-MSAN-Trybot

Review-Url: https://codereview.chromium.org/2226783002
This commit is contained in:
mtklein 2016-08-08 12:54:08 -07:00 committed by Commit bot
parent 0446a3c8e2
commit 9dcdc352c1

View File

@ -5,6 +5,7 @@
* found in the LICENSE file.
*/
#include "SkChecksum.h"
#include "SkOpts.h"
#include "SkRandom.h"
#include "Test.h"