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

Unified Diff: xfa/fxfa/app/cxfa_pieceline.cpp

Issue 2631703003: Avoid endless loop deleting CFGAS_GEFont. (Closed)
Patch Set: rebase Created 3 years, 11 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
« no previous file with comments | « xfa/fxfa/app/cxfa_pieceline.h ('k') | xfa/fxfa/app/cxfa_textlayout.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: xfa/fxfa/app/cxfa_pieceline.cpp
diff --git a/xfa/fxfa/app/cxfa_pieceline.cpp b/xfa/fxfa/app/cxfa_pieceline.cpp
index 465896fd18730094842fb912f027361eb0cd9590..b906cf26e371946bcf26a1cd6b5ee8365f706aab 100644
--- a/xfa/fxfa/app/cxfa_pieceline.cpp
+++ b/xfa/fxfa/app/cxfa_pieceline.cpp
@@ -6,6 +6,8 @@
#include "xfa/fxfa/app/cxfa_pieceline.h"
+#include "xfa/fxfa/app/xfa_textpiece.h"
+
CXFA_PieceLine::CXFA_PieceLine() {}
CXFA_PieceLine::~CXFA_PieceLine() {}
« no previous file with comments | « xfa/fxfa/app/cxfa_pieceline.h ('k') | xfa/fxfa/app/cxfa_textlayout.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698