aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkRemote_protocol.h
diff options
context:
space:
mode:
authorGravatar mtklein <mtklein@chromium.org>2015-10-20 15:04:22 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-10-20 15:04:22 -0700
commit98f015431bc39a722d1ad25e5a2daa9ff9536193 (patch)
tree3dd454a84b74c52d5846f8e29d9fd2496de4b3be /src/core/SkRemote_protocol.h
parentb1dda9b4cd4488b01fb043ec9a937c42f5e71a2d (diff)
SkRemote: shaders
Diffstat (limited to 'src/core/SkRemote_protocol.h')
-rw-r--r--src/core/SkRemote_protocol.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/SkRemote_protocol.h b/src/core/SkRemote_protocol.h
index 23fa60cfc9..d34a4b6c4b 100644
--- a/src/core/SkRemote_protocol.h
+++ b/src/core/SkRemote_protocol.h
@@ -21,6 +21,7 @@ namespace SkRemote {
kMisc,
kPath,
kStroke,
+ kShader,
kXfermode,
};