Chromium Code Reviews| Index: xfa/fxjse/class.cpp |
| diff --git a/xfa/fxjse/class.cpp b/xfa/fxjse/class.cpp |
| index dcc370306a1b3ffdf60c8e4b8811a9635bdc14cf..d49bafb986f158954efe06ace1d781a7fc20d912 100644 |
| --- a/xfa/fxjse/class.cpp |
| +++ b/xfa/fxjse/class.cpp |
| @@ -9,7 +9,6 @@ |
| #include "xfa/fxjse/cfxjse_arguments.h" |
| #include "xfa/fxjse/context.h" |
| #include "xfa/fxjse/scope_inline.h" |
| -#include "xfa/fxjse/util_inline.h" |
| #include "xfa/fxjse/value.h" |
| static void FXJSE_V8ConstructorCallback_Wrapper( |