Chromium Code Reviews| Index: base/test/DEPS |
| diff --git a/base/test/DEPS b/base/test/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..5827c268b070cc816964659d368b9bdb7468aa19 |
| --- /dev/null |
| +++ b/base/test/DEPS |
| @@ -0,0 +1,3 @@ |
| +include_rules = [ |
| + "+third_party/libxml", |
| +] |