Chromium Code Reviews| Index: third_party/libxml/libxml.gyp |
| diff --git a/third_party/libxml/libxml.gyp b/third_party/libxml/libxml.gyp |
| index a3cfea9b4ec8de859c2eb31792a55b9110056311..dc4c501ef5f9588873eabe2fdc871e686232baf6 100644 |
| --- a/third_party/libxml/libxml.gyp |
| +++ b/third_party/libxml/libxml.gyp |
| @@ -132,6 +132,8 @@ |
| 'src/include/win32config.h', |
| 'src/include/wsockcompat.h', |
| 'src/acconfig.h', |
| + 'src/buf.c', |
| + 'src/buf.h', |
| 'src/c14n.c', |
| 'src/catalog.c', |
| 'src/chvalid.c', |