From ea8b4fc950bd18c7f25ab0aca414dd5c191e1c39 Mon Sep 17 00:00:00 2001 From: Robert Phillips Date: Tue, 29 Jan 2019 14:39:07 +0000 Subject: Revert "Split GrContextThreadSafeProxy into its own files" This reverts commit f8397f2b3f00ca17da3c028a287097b5d79cd315. Reason for revert: Breaking Flutter build! Original change's description: > Split GrContextThreadSafeProxy into its own files > > This just shuffles stuff around. > > Change-Id: Ieab35f50945efe87512d7077cb994132f0e0b6ef > Reviewed-on: https://skia-review.googlesource.com/c/186874 > Reviewed-by: Brian Salomon > Commit-Queue: Robert Phillips TBR=bsalomon@google.com,robertphillips@google.com Change-Id: I236add95d8a0066037854b5532a7db131d93d603 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://skia-review.googlesource.com/c/187783 Reviewed-by: Robert Phillips Commit-Queue: Robert Phillips --- gn/gpu.gni | 2 -- 1 file changed, 2 deletions(-) (limited to 'gn/gpu.gni') diff --git a/gn/gpu.gni b/gn/gpu.gni index 47106aa8f5..0e805b34f3 100644 --- a/gn/gpu.gni +++ b/gn/gpu.gni @@ -15,7 +15,6 @@ skia_gpu_sources = [ "$_include/gpu/GrConfig.h", "$_include/gpu/GrContextOptions.h", "$_include/gpu/GrContext.h", - "$_include/gpu/GrContextThreadSafeProxy.h", "$_include/gpu/GrDriverBugWorkarounds.h", "$_include/gpu/GrGpuResource.h", "$_include/gpu/GrRenderTarget.h", @@ -72,7 +71,6 @@ skia_gpu_sources = [ "$_src/gpu/GrColorSpaceXform.h", "$_src/gpu/GrContext.cpp", "$_src/gpu/GrContextPriv.h", - "$_src/gpu/GrContextThreadSafeProxy.cpp", "$_src/gpu/GrContextThreadSafeProxyPriv.h", "$_src/gpu/GrCoordTransform.h", "$_src/gpu/GrDDLContext.cpp", -- cgit v1.2.3