No Bug - Bumping uuid of nsIStreamTransportService just in case. r=dougt

This commit is contained in:
Doug Turner 2013-01-22 21:25:50 -08:00
parent 36281bdf04
commit 4b9c39638d

View File

@ -15,7 +15,7 @@ interface nsIOutputStream;
* into a fully asynchronous stream that can be read/written without
* blocking the main thread.
*/
[scriptable, uuid(8268D474-EFBF-494f-A152-E8A8616F4E52)]
[scriptable, uuid(5e0adf7d-9785-45c3-a193-04f25a75da8f)]
interface nsIStreamTransportService : nsISupports
{
/**