aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/core.gypi
diff options
context:
space:
mode:
authorGravatar bungeman <bungeman@google.com>2016-02-18 11:01:13 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2016-02-18 11:01:13 -0800
commitbc1cebbd2b25cbc43b2ab76809d959b5185b29e2 (patch)
treeb16574437de29fcd1372a09476718caab61aba45 /gyp/core.gypi
parent3afae70a48cd9f9c0f57dc7db3f31aea0bb158f1 (diff)
Move SkTDStack.h to src/animator.
This file is only used by animator and may or may not be sane. Move the file from include/core to src/animator since no one else is using it. TBR=reed Make it go away! Review URL: https://codereview.chromium.org/1710083002
Diffstat (limited to 'gyp/core.gypi')
-rw-r--r--gyp/core.gypi1
1 files changed, 0 insertions, 1 deletions
diff --git a/gyp/core.gypi b/gyp/core.gypi
index d268ec2725..faf63ba1bc 100644
--- a/gyp/core.gypi
+++ b/gyp/core.gypi
@@ -386,7 +386,6 @@
'<(skia_include_path)/core/SkString.h',
'<(skia_include_path)/core/SkStrokeRec.h',
'<(skia_include_path)/core/SkSurface.h',
- '<(skia_include_path)/core/SkTDStack.h',
'<(skia_include_path)/core/SkTInternalLList.h',
'<(skia_include_path)/core/SkTRegistry.h',
'<(skia_include_path)/core/SkTextBlob.h',