Chromium Code Reviews| Index: xfa/fxbarcode/DEPS |
| diff --git a/xfa/fxbarcode/DEPS b/xfa/fxbarcode/DEPS |
| index 4d9d2029e0a3374c52ec19f1fbaea11dcf73407b..535f39b1eb00ad1528ae3936d858342d681b8d5a 100644 |
| --- a/xfa/fxbarcode/DEPS |
| +++ b/xfa/fxbarcode/DEPS |
| @@ -1,4 +1,4 @@ |
| include_rules = [ |
| - '+core/fxcodec/include', |
| - '+core/fxcodec/codec/include', |
| + '+core/fxcodec', |
| + '+core/fxcodec/codec', |
| ] |