Index: xfa/fxfa/fm2js/xfa_fm2jscontext.h |
diff --git a/xfa/fxfa/fm2js/xfa_fm2jscontext.h b/xfa/fxfa/fm2js/xfa_fm2jscontext.h |
index 92c819b16e8c72f5bbaf6ba3268696f64cebb04b..59137f0907de0fbb3023fc42511b9902108bf69b 100644 |
--- a/xfa/fxfa/fm2js/xfa_fm2jscontext.h |
+++ b/xfa/fxfa/fm2js/xfa_fm2jscontext.h |
@@ -404,7 +404,7 @@ class CXFA_FM2JSContext : public CFXJSE_HostObject { |
static void GenerateSomExpression(const CFX_ByteStringC& szName, |
int32_t iIndexFlags, |
int32_t iIndexValue, |
- FX_BOOL bIsStar, |
+ bool bIsStar, |
CFX_ByteString& szSomExp); |
static FX_BOOL GetObjectByName(CFXJSE_Value* pThis, |
CFXJSE_Value* accessorValue, |