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

Unified Diff: xfa/include/fxfa/fxfa_widget.h

Issue 1722803002: Sort includes in xfa/. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Created 4 years, 10 months 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/include/fxfa/fxfa_widget.h
diff --git a/xfa/include/fxfa/fxfa_widget.h b/xfa/include/fxfa/fxfa_widget.h
index 00fe369c4ba0cafaa94a5ebf5cb6e4d1e0629819..74a611d74b50aff689be3e355e92f28358378af3 100644
--- a/xfa/include/fxfa/fxfa_widget.h
+++ b/xfa/include/fxfa/fxfa_widget.h
@@ -20,7 +20,7 @@ class CXFA_TextLayout;
class CXFA_TextProvider;
class CXFA_WidgetLayoutData;
class IFX_Font;
-class CXFA_WidgetAcc;
+class IXFA_AppProvider;
class CXFA_WidgetAcc : public CXFA_WidgetData {
public:

Powered by Google App Engine
This is Rietveld 408576698