Chromium Code Reviews| Index: third_party/libxml/src/macos/src/XMLTestPrefix2.h |
| diff --git a/third_party/libxml/src/macos/src/XMLTestPrefix2.h b/third_party/libxml/src/macos/src/XMLTestPrefix2.h |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..55df51eabba42ec3d79436d94fa4e37253dded2d |
| --- /dev/null |
| +++ b/third_party/libxml/src/macos/src/XMLTestPrefix2.h |
| @@ -0,0 +1 @@ |
| +int test_main(int argc, char* argv[]); |
| #define main() test_main(int argc, char* argv[]) |