Chromium Code Reviews| Index: fpdfsdk/javascript/cjs_runtime.cpp |
| diff --git a/fpdfsdk/javascript/cjs_runtime.cpp b/fpdfsdk/javascript/cjs_runtime.cpp |
| index 637fa0a411b03ad99a27d3ec70e069fe0ba545aa..ca1c1126ca70a38f77c3d5d5cafe385e7dc27dd3 100644 |
| --- a/fpdfsdk/javascript/cjs_runtime.cpp |
| +++ b/fpdfsdk/javascript/cjs_runtime.cpp |
| @@ -32,7 +32,6 @@ |
| #include "third_party/base/stl_util.h" |
| #ifdef PDF_ENABLE_XFA |
| -#include "fpdfsdk/fpdfxfa/cpdfxfa_app.h" |
| #include "fxjs/cfxjse_value.h" |
| #endif // PDF_ENABLE_XFA |