From 08d73a4850f528917c69167f0072721406689484 Mon Sep 17 00:00:00 2001 From: Robert Phillips Date: Mon, 30 Oct 2017 07:57:28 -0400 Subject: Fix Debian9-Clang build TBR=bsalomon@google.com Change-Id: I2e86aa0381d409f1205bdaba4117253cb381b404 Reviewed-on: https://skia-review.googlesource.com/65020 Reviewed-by: Brian Salomon Commit-Queue: Robert Phillips --- tests/Test.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/Test.h') diff --git a/tests/Test.h b/tests/Test.h index 7ef29325b7..3e344743db 100644 --- a/tests/Test.h +++ b/tests/Test.h @@ -22,7 +22,7 @@ class ContextInfo; class GLTestContext; } // namespace sk_gpu_test class GrContext; -class GrContextOptions; +struct GrContextOptions; #endif namespace skiatest { -- cgit v1.2.3