ExtensionFunction::include_incognito() is sometimes used instead of extensions::util::IsIncognitoEnabled().
All usages of both functions should be checked to ensure the correct function is used.
Also we can rename include_incognito() to reduce the chance of future errors.
Comment 1 Deleted