From 5627d65146cb92624b682389e017d488872228c7 Mon Sep 17 00:00:00 2001 From: Brian Salomon Date: Thu, 16 Nov 2017 10:17:20 -0500 Subject: Add method to sk_gpu_test::TestContext to automatically restore the previous context. The motivation for this is to allow a GM to create a GL context, do some some work in it, and then return to the context that was set when it was invoked. Change-Id: Ie8496072a10f8f3ff36a08889e593a6ca961b61a Reviewed-on: https://skia-review.googlesource.com/70720 Commit-Queue: Brian Salomon Reviewed-by: Brian Osman --- gn/pdf.gni | 1 - 1 file changed, 1 deletion(-) (limited to 'gn/pdf.gni') diff --git a/gn/pdf.gni b/gn/pdf.gni index 355c27a4a8..665e35c2f8 100644 --- a/gn/pdf.gni +++ b/gn/pdf.gni @@ -46,5 +46,4 @@ skia_pdf_sources = [ "$_src/pdf/SkPDFTypes.h", "$_src/pdf/SkPDFUtils.cpp", "$_src/pdf/SkPDFUtils.h", - "$_src/pdf/SkScopeExit.h", ] -- cgit v1.2.3