aboutsummaryrefslogtreecommitdiffhomepage
path: root/gn/gm.gni
diff options
context:
space:
mode:
authorGravatar Brian Salomon <bsalomon@google.com>2017-12-06 09:39:20 -0500
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-12-07 13:13:20 +0000
commit4f5e1d4ff3fa9f240398c9a08be94beb1c16dad0 (patch)
tree8d27400c592a9ed7c35b979af43f245685f83820 /gn/gm.gni
parent5031e5f8b77f9fedf7f0d662a0228bf423bcef71 (diff)
Remove SkImage deferred texture image data APIs.
These APIs existed for Chrome. Chrome is no longer using them. Change-Id: I15a5e2f88c7e8d1356188748fc68d4658f6f1849 Reviewed-on: https://skia-review.googlesource.com/81021 Reviewed-by: Brian Osman <brianosman@google.com> Reviewed-by: Cary Clark <caryclark@google.com> Commit-Queue: Brian Salomon <bsalomon@google.com>
Diffstat (limited to 'gn/gm.gni')
-rw-r--r--gn/gm.gni1
1 files changed, 0 insertions, 1 deletions
diff --git a/gn/gm.gni b/gn/gm.gni
index 611d4f3fe8..170c0694ff 100644
--- a/gn/gm.gni
+++ b/gn/gm.gni
@@ -99,7 +99,6 @@ gm_sources = [
"$_gm/dashcircle.cpp",
"$_gm/dashcubics.cpp",
"$_gm/dashing.cpp",
- "$_gm/deferredtextureimage.cpp",
"$_gm/degeneratesegments.cpp",
"$_gm/dftext.cpp",
"$_gm/discard.cpp",