diff --git a/uriloader/exthandler/nsIExternalProtocolService.idl b/uriloader/exthandler/nsIExternalProtocolService.idl index 0be64ac9b38..7b031c6c7c4 100644 --- a/uriloader/exthandler/nsIExternalProtocolService.idl +++ b/uriloader/exthandler/nsIExternalProtocolService.idl @@ -51,7 +51,7 @@ interface nsIPrompt; * handler for a given protocol scheme. And you can ask it to load * the url using the default handler. */ -[scriptable, uuid(4F38DF07-0B21-4d40-BED0-08E33EB566FB)] +[scriptable, uuid(a49813a4-98b7-4bdb-998c-8bd9704af0c0)] interface nsIExternalProtocolService : nsISupports { /**