From b4d18735ffb6e5aef09ca22d9472ee11a525afed Mon Sep 17 00:00:00 2001 From: Brian Osman Date: Thu, 27 Jul 2017 14:58:18 -0400 Subject: Remove GrTraceMarker and friends This has been disabled for almost two years. Bug: skia: Change-Id: Idc1dbf2220514947d2ccd91968e6e173d44d1b86 Reviewed-on: https://skia-review.googlesource.com/27740 Reviewed-by: Brian Salomon Commit-Queue: Brian Osman --- gn/gpu.gni | 2 -- 1 file changed, 2 deletions(-) (limited to 'gn') diff --git a/gn/gpu.gni b/gn/gpu.gni index b29310e40a..f767100794 100644 --- a/gn/gpu.gni +++ b/gn/gpu.gni @@ -184,8 +184,6 @@ skia_gpu_sources = [ "$_src/gpu/GrTessellator.h", "$_src/gpu/GrTextureOpList.cpp", "$_src/gpu/GrTextureOpList.h", - "$_src/gpu/GrTraceMarker.cpp", - "$_src/gpu/GrTraceMarker.h", "$_src/gpu/GrTracing.h", "$_src/gpu/GrTestUtils.cpp", "$_src/gpu/GrTestUtils.h", -- cgit v1.2.3