Skip to content

Commit

Permalink
Bug 774621 - Follow-up: Rev UUIDs of changed interfaces. r=bz
Browse files Browse the repository at this point in the history
  • Loading branch information
philikon committed Dec 20, 2012
1 parent cb312ca commit ba0b9a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dom/sms/interfaces/nsIDOMSmsMessage.idl
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

#include "nsISupports.idl"

[scriptable, builtinclass, uuid(a82f9998-02a2-4db2-a0d1-f8353933d7b0)]
[scriptable, builtinclass, uuid(59fc5ea8-33fe-40ba-890b-b9abaeb5ac26)]
interface nsIDOMMozSmsMessage : nsISupports
{
readonly attribute long id;
Expand Down
2 changes: 1 addition & 1 deletion dom/sms/interfaces/nsISmsDatabaseService.idl
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
interface nsIDOMMozSmsFilter;
interface nsISmsRequest;

[scriptable, uuid(c2cb2af7-6b96-4915-bcc8-54ad705d6110)]
[scriptable, uuid(b1311c6d-d863-4da1-8755-2fd59eb0f386)]
interface nsISmsDatabaseService : nsISupports
{
[binaryname(GetMessageMoz)]
Expand Down

0 comments on commit ba0b9a2

Please sign in to comment.