aboutsummaryrefslogtreecommitdiffhomepage
path: root/gn
diff options
context:
space:
mode:
authorGravatar Brian Osman <brianosman@google.com>2017-07-27 14:58:18 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-07-27 19:41:40 +0000
commitb4d18735ffb6e5aef09ca22d9472ee11a525afed (patch)
treef763166c981762e73c998c9957bc2ae32a920003 /gn
parentdbce07d80334a89b225280bdd6152c916a0a7919 (diff)
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 <bsalomon@google.com> Commit-Queue: Brian Osman <brianosman@google.com>
Diffstat (limited to 'gn')
-rw-r--r--gn/gpu.gni2
1 files changed, 0 insertions, 2 deletions
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",