diff options
author | Lei Zhang <thestig@chromium.org> | 2018-10-09 22:41:10 +0000 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2018-10-09 22:41:10 +0000 |
commit | bf2d7b7588c744183d0ee845b173e52f0fbda220 (patch) | |
tree | 591679bd80c62c81ca2ad10e85ef0347c80cc546 /xfa | |
parent | 8e926a4c3079de0d56304258b460592c92c3a902 (diff) | |
download | pdfium-bf2d7b7588c744183d0ee845b173e52f0fbda220.tar.xz |
Do IWYU for retain_ptr.h and unowned_ptr.h
Change-Id: I2897feee27f80c85f0328f0b220ae5be93686170
Reviewed-on: https://pdfium-review.googlesource.com/c/43610
Commit-Queue: Lei Zhang <thestig@chromium.org>
Reviewed-by: Tom Sepez <tsepez@chromium.org>
Diffstat (limited to 'xfa')
-rw-r--r-- | xfa/fxfa/cxfa_ffapp.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xfa/fxfa/cxfa_ffapp.h b/xfa/fxfa/cxfa_ffapp.h index 4a93780657..edfdf06266 100644 --- a/xfa/fxfa/cxfa_ffapp.h +++ b/xfa/fxfa/cxfa_ffapp.h @@ -11,7 +11,6 @@ #include "core/fpdfapi/parser/cpdf_stream.h" #include "core/fpdfapi/parser/cpdf_stream_acc.h" -#include "core/fxcrt/retain_ptr.h" #include "core/fxcrt/unowned_ptr.h" #include "xfa/fwl/cfwl_app.h" #include "xfa/fxfa/cxfa_fontmgr.h" |