Chromium Code Reviews

Unified Diff: xfa/include/fxjse/fxjse.h

Issue 1778173002: Split apart the remainder of fpdf_render_render.cpp into per-class files. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Nits Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« BUILD.gn ('K') | « pdfium.gyp ('k') | xfa/src/fxfa/app/xfa_fontmgr.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: xfa/include/fxjse/fxjse.h
diff --git a/xfa/include/fxjse/fxjse.h b/xfa/include/fxjse/fxjse.h
index 5466582022272805b6a382f9f26d2ba16cf4859f..b1074c38d557b7546eb4896ad6db31ade477f31e 100644
--- a/xfa/include/fxjse/fxjse.h
+++ b/xfa/include/fxjse/fxjse.h
@@ -7,7 +7,6 @@
#ifndef XFA_INCLUDE_FXJSE_FXJSE_H_
#define XFA_INCLUDE_FXJSE_FXJSE_H_
-#include "core/include/fpdfapi/fpdf_parser.h"
#include "core/include/fxcrt/fx_string.h"
#include "core/include/fxcrt/fx_system.h"
« BUILD.gn ('K') | « pdfium.gyp ('k') | xfa/src/fxfa/app/xfa_fontmgr.h » ('j') | no next file with comments »

Powered by Google App Engine