Forgot to bump UUID in bug 484027, doing so now, r=sparky

This commit is contained in:
Jeff Walden 2009-05-30 21:26:17 -07:00
Родитель aee7bed953
Коммит 636a732a1a
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -491,7 +491,7 @@ interface nsIHttpRequestMetadata : nsIPropertyBag
/**
* Represents an HTTP response, as described in RFC 2616, section 6.
*/
[scriptable, uuid(4b023876-274e-41e8-83fb-e51f7aba43a6)]
[scriptable, uuid(1acd16c2-dc59-42fa-9160-4f26c43c1c21)]
interface nsIHttpResponse : nsISupports
{
/**