diff options
author | dsinclair <dsinclair@chromium.org> | 2016-09-29 16:52:30 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-09-29 16:52:30 -0700 |
commit | bec76925d40d28e6c26ca4bb456368ff5f69a607 (patch) | |
tree | 40ce9dfa2bcc76939eda75cfa2b072ec181d4633 /fpdfsdk/fpdfxfa/include/DEPS | |
parent | 74a34fc71ab02400a4c958709138302a1ab4c0e7 (diff) | |
download | pdfium-bec76925d40d28e6c26ca4bb456368ff5f69a607.tar.xz |
Move fpdfsdk/fpdfxfa/include to fpdfsdk/fpdfxfa
BUG=pdfium:611
Review-Url: https://codereview.chromium.org/2381993002
Diffstat (limited to 'fpdfsdk/fpdfxfa/include/DEPS')
-rw-r--r-- | fpdfsdk/fpdfxfa/include/DEPS | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/fpdfsdk/fpdfxfa/include/DEPS b/fpdfsdk/fpdfxfa/include/DEPS deleted file mode 100644 index f207778cb2..0000000000 --- a/fpdfsdk/fpdfxfa/include/DEPS +++ /dev/null @@ -1,3 +0,0 @@ -include_rules = [ - "+xfa/fwl/core/include", -] |