Move headers with no dependencies.
authormtklein <mtklein@chromium.org>
Wed, 29 Jul 2015 18:10:46 +0000 (11:10 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 29 Jul 2015 18:10:46 +0000 (11:10 -0700)
commit22355c4f404becfdc39b962c15533cef9f45615c
tree722a2a7652c9725156d82070d24d894413cdae03
parente43e3bdd6d7a49623496331a17344a76d04caa7e
Move headers with no dependencies.

C.f.  https://codereview.chromium.org/1261013003/

BUG=skia:4126

Will follow up with two more CLs if this works:
  - one moving SkRecords.h
  - one moving SkMiniRecorder.h

No public API changes.
TBR=reed@google.com

Committed: https://skia.googlesource.com/skia/+/117842223bd13325b6da26110d80e0590c1a742b

Review URL: https://codereview.chromium.org/1266593002
include/gpu/gl/SkGLContext.h
include/private/SkFunction.h [new file with mode: 0644]
include/private/SkGpuFenceSync.h [new file with mode: 0644]
include/views/SkOSWindow_Win.h
src/core/SkFunction.h [deleted file]
src/gpu/SkGpuFenceSync.h [deleted file]