summaryrefslogtreecommitdiff
path: root/xfa/fxfa/app/DEPS
diff options
context:
space:
mode:
authordsinclair <dsinclair@chromium.org>2016-09-29 11:59:54 -0700
committerCommit bot <commit-bot@chromium.org>2016-09-29 11:59:54 -0700
commit8a752ab21daa2dcd0314ab5e3908f8d6e7bba2b7 (patch)
tree32e57975bb7200fd406e655e96d07d103021d67f /xfa/fxfa/app/DEPS
parent166bc16e15a5be72fe19da97504b4837967333ff (diff)
downloadpdfium-8a752ab21daa2dcd0314ab5e3908f8d6e7bba2b7.tar.xz
Move core/fpdfapi/fpdf_page/include to core/fpdfapi/fpdf_page
BUG=pdfium:611 Review-Url: https://codereview.chromium.org/2379033002
Diffstat (limited to 'xfa/fxfa/app/DEPS')
-rw-r--r--xfa/fxfa/app/DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/xfa/fxfa/app/DEPS b/xfa/fxfa/app/DEPS
index 3c47627df8..2a7e28d120 100644
--- a/xfa/fxfa/app/DEPS
+++ b/xfa/fxfa/app/DEPS
@@ -1,7 +1,7 @@
include_rules = [
'+core/fdrm/crypto',
'+core/fpdfapi/fpdf_font',
- '+core/fpdfapi/fpdf_page/include',
+ '+core/fpdfapi/fpdf_page',
'+core/fpdfapi/fpdf_parser/include',
'+core/fpdfdoc/include',
'+core/fxcodec/include',