aboutsummaryrefslogtreecommitdiffhomepage
path: root/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn1
1 files changed, 0 insertions, 1 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 4ffbb01b39..f089dc5747 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -501,7 +501,6 @@ optional("webp") {
optional("xml") {
enabled = skia_use_expat
- public_defines = [ "SK_XML" ]
deps = [
"//third_party/expat",