Chromium Code Reviews| Index: xfa/fwl/theme/cfwl_widgettp.cpp |
| diff --git a/xfa/fwl/theme/cfwl_widgettp.cpp b/xfa/fwl/theme/cfwl_widgettp.cpp |
| index 80a7b8fe4ad87361d197889ca433bbbdcd1a3053..ce6ad0d435e3fd79d13b196f5f25170b151c0e48 100644 |
| --- a/xfa/fwl/theme/cfwl_widgettp.cpp |
| +++ b/xfa/fwl/theme/cfwl_widgettp.cpp |
| @@ -9,7 +9,7 @@ |
| #include <algorithm> |
| #include "xfa/fde/tto/fde_textout.h" |
| -#include "xfa/fgas/font/fgas_gefont.h" |
| +#include "xfa/fgas/font/cfgas_gefont.h" |
| #include "xfa/fgas/font/cfgas_fontmgr.h" |
|
dsinclair
2016/11/21 21:13:55
sort
npm
2016/11/21 21:29:38
Done.
|
| #include "xfa/fwl/core/cfwl_themebackground.h" |
| #include "xfa/fwl/core/cfwl_themepart.h" |