Move SkPixelXorXfermode.h to include/client/android
authorrobertphillips <robertphillips@google.com>
Mon, 1 Feb 2016 12:54:14 +0000 (04:54 -0800)
committerCommit bot <commit-bot@chromium.org>
Mon, 1 Feb 2016 12:54:15 +0000 (04:54 -0800)
commit188d44c5496c64fe06e02ba00a3e983200fa6c88
tree051b42d1b1ee2fcac965f9bda35643d8698aa85c
parentd2a4271c753546c59607ad335807f5950ec96cc5
Move SkPixelXorXfermode.h to include/client/android

This intended to make clients aware that the SkPixelXorXfermode is Android-specific

This needs to land after the Chromium CL https://codereview.chromium.org/1647953006/ (Add include/client/android to skia .gn & .gypi files)

GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1645093002

Committed: https://skia.googlesource.com/skia/+/aa9cb62901075e9d2858353cb041e5e6d4719614

Review URL: https://codereview.chromium.org/1645093002
gyp/effects.gyp
gyp/effects.gypi
gyp/gmslides.gypi
gyp/ports.gyp
include/client/android/SkAvoidXfermode.h [moved from include/effects/SkAvoidXfermode.h with 100% similarity]
include/client/android/SkPixelXorXfermode.h [moved from include/effects/SkPixelXorXfermode.h with 100% similarity]
public.bzl