diff options
author | thestig <thestig@chromium.org> | 2016-05-25 21:39:46 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-05-25 21:39:46 -0700 |
commit | 25fa42f398d1f8007aa36531e0436dc769817ad3 (patch) | |
tree | b2c8d396fe70c324774ed5dce5f9c9fe204f9534 /xfa/fde/fde_visualset.h | |
parent | 818e1900a3811e1bde1e594e4966db612f845966 (diff) | |
download | pdfium-25fa42f398d1f8007aa36531e0436dc769817ad3.tar.xz |
Clean up fx_ge.h and IWYU.
Review-Url: https://codereview.chromium.org/2009253003
Diffstat (limited to 'xfa/fde/fde_visualset.h')
-rw-r--r-- | xfa/fde/fde_visualset.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xfa/fde/fde_visualset.h b/xfa/fde/fde_visualset.h index 64f98b9b23..c6b7f92584 100644 --- a/xfa/fde/fde_visualset.h +++ b/xfa/fde/fde_visualset.h @@ -10,7 +10,6 @@ #include "core/fxcrt/include/fx_coordinates.h" #include "core/fxcrt/include/fx_system.h" #include "core/fxge/include/fx_dib.h" -#include "core/fxge/include/fx_ge.h" #include "xfa/fde/cfde_path.h" #include "xfa/fde/fde_object.h" #include "xfa/fgas/crt/fgas_memory.h" |