diff --git a/socorro/processor/signature_utilities.py b/socorro/processor/signature_utilities.py index cb9df6c9c8..a30ade3141 100644 --- a/socorro/processor/signature_utilities.py +++ b/socorro/processor/signature_utilities.py @@ -352,6 +352,7 @@ class CSignatureTool(CSignatureToolBase): 'mozalloc_handle_oom', 'moz_free', 'mozilla::AndroidBridge::AutoLocalJNIFrame::~AutoLocalJNIFrame', + 'mozilla::ipc::MessageChannel::Send', 'mozilla::ipc::RPCChannel::Call', 'mozilla::ipc::RPCChannel::CxxStackFrame::CxxStackFrame', 'mozilla::ipc::RPCChannel::EnteredCxxStack',