skia2/dm
Ben Wagner 6ce482aed4 Remove include/svg from public.bzl includes.
It's strange to include it since public.bzl currently excludes all of
the source files that define the symbols declared in the headers in this
directory.

This also fixes the two files which needed to put some of these includes
behind the SK_XML macro. The public.bzl never defines the SK_XML macro,
so there is no need to ever have the include/svg directory on the
include path, even for DM.

Change-Id: I6cc18908aa16cfc914ed9b7ab174d03a0a242aa4
Reviewed-on: https://skia-review.googlesource.com/116547
Commit-Queue: Ben Wagner <bungeman@google.com>
Reviewed-by: Mike Klein <mtklein@google.com>
2018-03-27 16:36:29 +00:00
..
DM.cpp Switch DDL rendering to be a Via in DM (take 2) 2018-03-27 12:37:44 +00:00
DMGpuSupport.h Add GM configs that test rendering to a GL backend texture and render target 2018-03-09 16:32:10 +00:00
DMGpuTestProcs.cpp Use GrContextFactories that produce a single GrContext in unit tests. 2017-11-15 22:03:07 +00:00
DMJsonWriter.cpp Move SkOSPath out of include/core. 2016-11-08 20:20:15 +00:00
DMJsonWriter.h Add gamma_correct option field to dm.json 2016-02-29 07:38:01 -08:00
DMSrcSink.cpp Remove include/svg from public.bzl includes. 2018-03-27 16:36:29 +00:00
DMSrcSink.h Switch DDL rendering to be a Via in DM (take 2) 2018-03-27 12:37:44 +00:00