Move SkReadBuffer.h and SkReader32.h out of include.
authorhalcanary <halcanary@google.com>
Mon, 18 Aug 2014 20:04:59 +0000 (13:04 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 18 Aug 2014 20:04:59 +0000 (13:04 -0700)
commit2a51d7c74cec217195f861677de8998b382b39e4
tree3f6e78c3529b91d2fcd75251eca3a388cce901ec
parent750ae26745d261183001a78d24251f6392e96b27
Move SkReadBuffer.h and SkReader32.h out of include.

R=mtklein@google.com, reed@google.com

Author: halcanary@google.com

Review URL: https://codereview.chromium.org/481053002
experimental/webtry/templates/template.cpp
gyp/core.gypi
gyp/public_headers.gypi
include/core/SkFlattenableBuffers.h [deleted file]
src/core/SkReadBuffer.h [moved from include/core/SkReadBuffer.h with 100% similarity]
src/core/SkReader32.h [moved from include/core/SkReader32.h with 100% similarity]
tests/ImageFilterTest.cpp