Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(435)

Unified Diff: xfa/fwl/theme/cfwl_widgettp.cpp

Issue 2524493002: Clean up CFGAS_GEFont (Closed)
Patch Set: Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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"

Powered by Google App Engine
This is Rietveld 408576698