From 59a9cceab0b8c1e2413be0373384d8b5ef8cf1cb Mon Sep 17 00:00:00 2001 From: Scott Johnson Date: Wed, 9 Jan 2013 14:43:13 -0600 Subject: [PATCH] Bug 828296: Rev the IID of nsIPrefBranch.idl. [r=bsmedberg] --- modules/libpref/public/nsIPrefBranch.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/libpref/public/nsIPrefBranch.idl b/modules/libpref/public/nsIPrefBranch.idl index 0a9538306d1..07fb494871e 100644 --- a/modules/libpref/public/nsIPrefBranch.idl +++ b/modules/libpref/public/nsIPrefBranch.idl @@ -23,7 +23,7 @@ interface nsIObserver; * @see nsIPrefService */ -[scriptable, uuid(7df46a54-d8b0-448e-903c-4341a1b2499c)] +[scriptable, uuid(55d25e49-793f-4727-a69f-de8b15f4b985)] interface nsIPrefBranch : nsISupports {