From db4062038cc0e1b78795b840fa82a4be5705e0e2 Mon Sep 17 00:00:00 2001 From: Robert Phillips Date: Mon, 12 Jun 2017 08:13:43 -0400 Subject: Re-enable deferred proxies in Chrome Change-Id: I6dad0c1d3ff9f81e13625988b00c3f844128d7e7 Reviewed-on: https://skia-review.googlesource.com/19446 Reviewed-by: Brian Salomon Commit-Queue: Robert Phillips --- tests/ProxyTest.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'tests/ProxyTest.cpp') diff --git a/tests/ProxyTest.cpp b/tests/ProxyTest.cpp index 75df5aaa3b..114f5bb639 100644 --- a/tests/ProxyTest.cpp +++ b/tests/ProxyTest.cpp @@ -11,8 +11,6 @@ #if SK_SUPPORT_GPU -#ifndef SK_DISABLE_DEFERRED_PROXIES - #include "GrBackendSurface.h" #include "GrRenderTargetPriv.h" #include "GrRenderTargetProxy.h" @@ -311,5 +309,3 @@ DEF_GPUTEST_FOR_RENDERING_CONTEXTS(ZeroSizedProxyTest, reporter, ctxInfo) { } #endif - -#endif -- cgit v1.2.3