Add encode to bzl include paths
authorMatt Sarett <msarett@google.com>
Tue, 9 May 2017 19:28:32 +0000 (15:28 -0400)
committerSkia Commit-Bot <skia-commit-bot@chromium.org>
Tue, 9 May 2017 19:32:19 +0000 (19:32 +0000)
NOTRY=true

Bug: skia:
Change-Id: Ib37b9a0a5b3c07b0b78b389bd3003c350b49b53f
Reviewed-on: https://skia-review.googlesource.com/16232
Reviewed-by: Matt Sarett <msarett@google.com>
Commit-Queue: Matt Sarett <msarett@google.com>

public.bzl

index d6749e9..1813af0 100644 (file)
@@ -421,6 +421,7 @@ INCLUDES = [
     "include/config",
     "include/core",
     "include/effects",
+    "include/encode",
     "include/gpu",
     "include/images",
     "include/pathops",