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

Unified Diff: core/fxge/cfx_windowsdevice.h

Issue 2615703002: Revert postscript code removal. (Closed)
Patch Set: Fix Compile Errors 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
Index: core/fxge/cfx_windowsdevice.h
diff --git a/core/fxge/cfx_windowsdevice.h b/core/fxge/cfx_windowsdevice.h
index ec065edd63b2822af9d70dcc37d9de9079c1d385..5a4b901621f6597d94fa88fd82364f83e818e56b 100644
--- a/core/fxge/cfx_windowsdevice.h
+++ b/core/fxge/cfx_windowsdevice.h
@@ -12,6 +12,8 @@
#include <windows.h>
#endif
+#include "core/fxge/cfx_renderdevice.h"
dsinclair 2017/01/05 17:13:43 Is this needed here?
rbpotter 2017/01/05 22:58:18 Yes, the compiler complains about an undefined bas
+
class IFX_RenderDeviceDriver;
#if defined(PDFIUM_PRINT_TEXT_WITH_GDI)

Powered by Google App Engine
This is Rietveld 408576698