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

Unified Diff: xfa/fxjse/context.h

Issue 1807623002: Move xfa/include/fxjse/fxjse.h into xfa/fxjse/include. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: 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
« no previous file with comments | « xfa/fxjse/class.cpp ('k') | xfa/fxjse/dynprop.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: xfa/fxjse/context.h
diff --git a/xfa/fxjse/context.h b/xfa/fxjse/context.h
index 01a1f4b655d2c3fbe8a422899db28e28edde9898..9d3700940c54afe5385c320da559664f8ab33542 100644
--- a/xfa/fxjse/context.h
+++ b/xfa/fxjse/context.h
@@ -9,7 +9,7 @@
#include "core/include/fxcrt/fx_basic.h"
#include "v8/include/v8.h"
-#include "xfa/include/fxjse/fxjse.h"
+#include "xfa/fxjse/include/fxjse.h"
class CFXJSE_Class;
class CFXJSE_Value;
« no previous file with comments | « xfa/fxjse/class.cpp ('k') | xfa/fxjse/dynprop.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698