From dd992c4a461040e798a02cba028e55cdcd856026 Mon Sep 17 00:00:00 2001 From: Robert Phillips Date: Mon, 30 Oct 2017 15:55:16 +0000 Subject: Revert "Fix Debian9-Clang build" This reverts commit 08d73a4850f528917c69167f0072721406689484. Reason for revert: vulkan failure Original change's description: > 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 TBR=bsalomon@google.com,robertphillips@google.com Change-Id: Ie934d2c85857d087721885c28aa02c3c8579e7fc No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://skia-review.googlesource.com/65200 Reviewed-by: Robert Phillips 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 3e344743db..7ef29325b7 100644 --- a/tests/Test.h +++ b/tests/Test.h @@ -22,7 +22,7 @@ class ContextInfo; class GLTestContext; } // namespace sk_gpu_test class GrContext; -struct GrContextOptions; +class GrContextOptions; #endif namespace skiatest { -- cgit v1.2.3