Chromium Code Reviews| Index: xfa/fwl/core/cfwl_app.h |
| diff --git a/xfa/fwl/core/cfwl_app.h b/xfa/fwl/core/cfwl_app.h |
| index 28ed8a46c2557c7a834aa61e3c0dd85f9ba32c2b..26b514aca7f8ed7fe30cb2fbd1a356de0a0ec422 100644 |
| --- a/xfa/fwl/core/cfwl_app.h |
| +++ b/xfa/fwl/core/cfwl_app.h |
| @@ -15,7 +15,7 @@ class CFWL_NoteDriver; |
| class CFWL_WidgetMgr; |
| class CXFA_FFApp; |
| class CXFA_FWLAdapterWidgetMgr; |
| -class IFWL_Widget; |
| +class CFWL_Widget; |
| enum FWL_KeyFlag { |
| FWL_KEYFLAG_Ctrl = 1 << 0, |