aboutsummaryrefslogtreecommitdiffhomepage
path: root/gn/gm.gni
diff options
context:
space:
mode:
authorGravatar Mike Reed <reed@google.com>2018-01-10 14:31:18 -0500
committerGravatar Mike Reed <reed@google.com>2018-01-10 20:39:33 +0000
commitd284949b595e2d7c6c6901c5b49e822a02a4d79f (patch)
tree7aebd5fb935638ba85f34112ccb3f9b39fd039a8 /gn/gm.gni
parent5366e59e8826a235d25f34f50ae1b93ee9675663 (diff)
restore intersect methods to use old-style empty-checks on their inputs
Bug introduced when we made isEmpty check for int32_t width/height Bug:800804 Change-Id: I59799c88fb02f176c1545dd0edae050b510df079 Reviewed-on: https://skia-review.googlesource.com/93302 Reviewed-by: Florin Malita <fmalita@chromium.org> Commit-Queue: Mike Reed <reed@google.com>
Diffstat (limited to 'gn/gm.gni')
-rw-r--r--gn/gm.gni1
1 files changed, 1 insertions, 0 deletions
diff --git a/gn/gm.gni b/gn/gm.gni
index cdbe829a8c..25c80bf886 100644
--- a/gn/gm.gni
+++ b/gn/gm.gni
@@ -162,6 +162,7 @@ gm_sources = [
"$_gm/hardstop_gradients.cpp",
"$_gm/highcontrastfilter.cpp",
"$_gm/hittestpath.cpp",
+ "$_gm/hugepath.cpp",
"$_gm/hsl.cpp",
"$_gm/image.cpp",
"$_gm/image_pict.cpp",