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

Unified Diff: xfa/src/fxjse/context.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. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« BUILD.gn ('K') | « xfa/src/fxfa/app/xfa_fontmgr.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: xfa/src/fxjse/context.h
diff --git a/xfa/src/fxjse/context.h b/xfa/src/fxjse/context.h
index cedf11cce6fe0b0fb1b4651d86a97e5d04851f8e..b35a28017f064d66770477b469e919c03065003a 100644
--- a/xfa/src/fxjse/context.h
+++ b/xfa/src/fxjse/context.h
@@ -7,6 +7,7 @@
#ifndef XFA_SRC_FXJSE_CONTEXT_H_
#define XFA_SRC_FXJSE_CONTEXT_H_
+#include "core/include/fxcrt/fx_basic.h"
#include "v8/include/v8.h"
#include "xfa/include/fxjse/fxjse.h"
« BUILD.gn ('K') | « xfa/src/fxfa/app/xfa_fontmgr.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698