From e579f1e70fd8448631631785cef0806700ae286e Mon Sep 17 00:00:00 2001 From: Ben Wagner Date: Mon, 26 Mar 2018 18:32:00 -0400 Subject: [Bazel] Add missing include dir. No-Try: true Change-Id: If27fb8532d186f96d5cf15f4099113713319693d Reviewed-on: https://skia-review.googlesource.com/116525 Reviewed-by: Ben Wagner Commit-Queue: Ben Wagner --- public.bzl | 1 + 1 file changed, 1 insertion(+) (limited to 'public.bzl') diff --git a/public.bzl b/public.bzl index d9e6ef5b01..0936c92c70 100644 --- a/public.bzl +++ b/public.bzl @@ -402,6 +402,7 @@ INCLUDES = [ "include/pathops", "include/ports", "include/private", + "include/svg", "include/utils", "include/utils/mac", "src/codec", -- cgit v1.2.3