diff --git a/BUILD.gn b/BUILD.gn index b5b262367ddffed6e6d54816832aa5c9bdbd676a..6128dabf3650d22403e1275e0655b017b18c6a81 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -53,7 +53,7 @@ action("backends_action") { } base_deps = [ - "//third_party/libxml2:xml2", + "//third_party/libxml2:libxml2", "//third_party/libpng:libpng", "//third_party/libjpeg-turbo:turbojpeg", ] @@ -63,9 +63,6 @@ config("base_config") { ".", "./include", "./include/sane", - "//third_party/libxml2/libxml2-2.9.14/include", - "//third_party/libjpeg-turbo", - "//third_party/libpng/libpng-1.6.37" ] cflags = [