summaryrefslogtreecommitdiff
path: root/xfa/fxfa/app/DEPS
diff options
context:
space:
mode:
authordsinclair <dsinclair@chromium.org>2016-10-04 11:29:35 -0700
committerCommit bot <commit-bot@chromium.org>2016-10-04 11:29:36 -0700
commit41872fa5ac7448a50f66ad56d7bde8d1aa77db4b (patch)
tree49f8162a8ed05ace693d7164f9ba116286427919 /xfa/fxfa/app/DEPS
parentbc5e6d289ed40efec2b0e03427e8fc2947bf53e3 (diff)
downloadpdfium-41872fa5ac7448a50f66ad56d7bde8d1aa77db4b.tar.xz
Move core/fpdfapi/fpdf_page to core/fpdfapi/page
BUG=pdfium:603 Review-Url: https://codereview.chromium.org/2386423004
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 78bd1ed55d..662b4b9d14 100644
--- a/xfa/fxfa/app/DEPS
+++ b/xfa/fxfa/app/DEPS
@@ -1,7 +1,7 @@
include_rules = [
'+core/fdrm/crypto',
'+core/fpdfapi/font',
- '+core/fpdfapi/fpdf_page',
+ '+core/fpdfapi/page',
'+core/fpdfapi/fpdf_parser',
'+core/fpdfdoc',
'+core/fxcodec',