Bug 1081935 - Missing UUID bump. r=smaug a=me

This commit is contained in:
Sylvestre Ledru 2014-10-13 17:27:34 +02:00
parent 6759faf31d
commit c177b5314c

View File

@ -19,7 +19,7 @@ interface nsIGlobalObject;
* parsing with the XMLHttpRequest interface, which can be used for
* asynchronous (callback-based) loading.
*/
[uuid(5677f36e-1842-4c6f-a39c-2e5576ab8b40)]
[uuid(70b9600e-8622-4c93-9ad8-22c28058dc44)]
interface nsIDOMParser : nsISupports
{
/**