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:
f84a9e1
)
Delete legacy image generator flag from bzl
author
Matt Sarett
<msarett@google.com>
Fri, 12 May 2017 18:24:21 +0000
(14:24 -0400)
committer
Skia Commit-Bot
<skia-commit-bot@chromium.org>
Fri, 12 May 2017 18:26:06 +0000
(18:26 +0000)
NOTRY=TRUE
Bug: skia:
Change-Id: Icad74e486d957d10cb3e1091525991cd910626b7
Reviewed-on: https://skia-review.googlesource.com/16717
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 ba7e0249d018818f919bde8c4a298f9da550c89b..1813af0cb74c88df16270156208b98b6c6c05c3b 100644
(file)
--- a/
public.bzl
+++ b/
public.bzl
@@
-659,7
+659,6
@@
DEFINES_ALL = [
# Turn on a few Google3-specific build fixes.
"GOOGLE3",
# Staging flags for API changes
- "SK_SUPPORT_LEGACY_IMGEN_API",
# Temporarily Disable analytic AA for Google3
"SK_NO_ANALYTIC_AA",
]