Move SkTDStack.h to src/animator.
authorbungeman <bungeman@google.com>
Thu, 18 Feb 2016 19:01:13 +0000 (11:01 -0800)
committerCommit bot <commit-bot@chromium.org>
Thu, 18 Feb 2016 19:01:13 +0000 (11:01 -0800)
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

gyp/core.gypi
src/animator/SkTDStack.h [moved from include/core/SkTDStack.h with 100% similarity]

index d268ec2..faf63ba 100644 (file)
         '<(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',