• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# DO NOT EDIT: This is a generated file.
2# See //bazel/exporter_tool/README.md for more information.
3#
4# The source of truth is //src/xml/BUILD.bazel
5
6# To update this file, run make -C bazel generate_gni
7
8_src = get_path_info("../src", "abspath")
9
10# List generated by Bazel rules:
11#  //src/xml:_xml_hdrs
12#  //src/xml:_xml_srcs
13skia_xml_sources = [
14  "$_src/xml/SkDOM.cpp",
15  "$_src/xml/SkDOM.h",
16  "$_src/xml/SkXMLParser.cpp",
17  "$_src/xml/SkXMLParser.h",
18  "$_src/xml/SkXMLWriter.cpp",
19  "$_src/xml/SkXMLWriter.h",
20]
21