Chromium Code Reviews| Index: xfa/fxfa/parser/DEPS |
| diff --git a/xfa/fxfa/parser/DEPS b/xfa/fxfa/parser/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..97ccb1faa6a73a068978d5d8d273c11c870b0c6d |
| --- /dev/null |
| +++ b/xfa/fxfa/parser/DEPS |
| @@ -0,0 +1,3 @@ |
| +include_rules = [ |
| + '+core/fxcodec/include', |
| +] |