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

Unified Diff: fxjse/runtime.cpp

Issue 2053043002: Untangle bad depdenency from fxjse/ to fpdfsdk/ (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@move_fxjse
Patch Set: Created 4 years, 6 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 | « fxjse/include/fxjs_perisolatedata.h ('k') | testing/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: fxjse/runtime.cpp
diff --git a/fxjse/runtime.cpp b/fxjse/runtime.cpp
index bf171eef7e30a4e278d0c31889ba42720194b085..be600a00a619e993b5bf6153c9e96e645167f54f 100644
--- a/fxjse/runtime.cpp
+++ b/fxjse/runtime.cpp
@@ -8,7 +8,7 @@
#include <algorithm>
-#include "fpdfsdk/jsapi/include/fxjs_v8.h"
+#include "fxjse/include/fxjs_perisolatedata.h"
#include "fxjse/scope_inline.h"
// Duplicates fpdfsdk's cjs_runtime.h, but keeps XFA from depending on it.
« no previous file with comments | « fxjse/include/fxjs_perisolatedata.h ('k') | testing/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698