summaryrefslogtreecommitdiff
path: root/xfa/fxfa/app/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/fxfa/app/DEPS')
-rw-r--r--xfa/fxfa/app/DEPS4
1 files changed, 2 insertions, 2 deletions
diff --git a/xfa/fxfa/app/DEPS b/xfa/fxfa/app/DEPS
index abdf53d98f..fed4e8526d 100644
--- a/xfa/fxfa/app/DEPS
+++ b/xfa/fxfa/app/DEPS
@@ -4,6 +4,6 @@ include_rules = [
'+core/fpdfapi/fpdf_page',
'+core/fpdfapi/fpdf_parser',
'+core/fpdfdoc',
- '+core/fxcodec/include',
- '+core/fxcodec/codec/include',
+ '+core/fxcodec',
+ '+core/fxcodec/codec',
]