Chromium Code Reviews| Index: xfa/src/fdp/include/fde.h |
| diff --git a/xfa/src/fdp/include/fde.h b/xfa/src/fdp/include/fde.h |
| index 1e2c31118855e8ffa34e0df99b80cca44cb84717..bb3eae203ed16f7b463f62dba70ee1445eda63f9 100644 |
| --- a/xfa/src/fdp/include/fde.h |
| +++ b/xfa/src/fdp/include/fde.h |
| @@ -4,6 +4,8 @@ |
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
| +// TODO(thestig): Remove this file and do IWYU. |
| + |
| #ifndef _FDE |
| #define _FDE |
| #include "fde_mem.h" |