Chromium Code Reviews| Index: third_party/libxml/BUILD.gn |
| diff --git a/third_party/libxml/BUILD.gn b/third_party/libxml/BUILD.gn |
| index a12d13d92c2d34d31e687bd202f01015a8ca31c1..e6e10899dcdf809f49bfdfce6e9d8794c454d581 100644 |
| --- a/third_party/libxml/BUILD.gn |
| +++ b/third_party/libxml/BUILD.gn |
| @@ -39,6 +39,8 @@ static_library("libxml") { |
| "src/SAX.c", |
| "src/SAX2.c", |
| "src/acconfig.h", |
| + "src/buf.c", |
| + "src/buf.h", |
| "src/c14n.c", |
| "src/catalog.c", |
| "src/chvalid.c", |