diff --git a/xpcom/base/IIDS.h b/xpcom/base/IIDS.h index 830a1d19412a..1a29127cd234 100644 --- a/xpcom/base/IIDS.h +++ b/xpcom/base/IIDS.h @@ -23,7 +23,7 @@ // an unused IID in this file and change the word "INTERFACE" to the // name of the C++ interface that claims the IID. -INTERFACENAME = { /* a6cf9050-15b3-11d2-932e-00805f8add32 */ +nsIFrame = { /* a6cf9050-15b3-11d2-932e-00805f8add32 */ 0xa6cf9050, 0x15b3, 0x11d2, diff --git a/xpcom/src/IIDS.h b/xpcom/src/IIDS.h index 830a1d19412a..1a29127cd234 100644 --- a/xpcom/src/IIDS.h +++ b/xpcom/src/IIDS.h @@ -23,7 +23,7 @@ // an unused IID in this file and change the word "INTERFACE" to the // name of the C++ interface that claims the IID. -INTERFACENAME = { /* a6cf9050-15b3-11d2-932e-00805f8add32 */ +nsIFrame = { /* a6cf9050-15b3-11d2-932e-00805f8add32 */ 0xa6cf9050, 0x15b3, 0x11d2,