projects
/
platform
/
upstream
/
libSkiaSharp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
852d715
)
Add encode to bzl include paths
author
Matt Sarett
<msarett@google.com>
Tue, 9 May 2017 19:28:32 +0000
(15:28 -0400)
committer
Skia 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
patch
|
blob
|
history
diff --git
a/public.bzl
b/public.bzl
index d6749e9c29f42a275476729142fa4abea720eaf2..1813af0cb74c88df16270156208b98b6c6c05c3b 100644
(file)
--- a/
public.bzl
+++ b/
public.bzl
@@
-421,6
+421,7
@@
INCLUDES = [
"include/config",
"include/core",
"include/effects",
+ "include/encode",
"include/gpu",
"include/images",
"include/pathops",