| Index: chrome_frame/chrome_tab.idl
|
| diff --git a/chrome_frame/chrome_tab.idl b/chrome_frame/chrome_tab.idl
|
| index 3e1af75d0a1b892448a20b99aa7a5abe2701b30e..f95431f52ecd1f74f888cc3f9474449042d85a5f 100644
|
| --- a/chrome_frame/chrome_tab.idl
|
| +++ b/chrome_frame/chrome_tab.idl
|
| @@ -88,7 +88,7 @@ interface IChromeFrame : IDispatch {
|
| uuid(E98FDFD9-312B-444a-A640-8E88F3CC08B8),
|
| oleautomation,
|
| nonextensible,
|
| - hidden,
|
| + hidden
|
| ]
|
| // Internal implementation interface. Not intended as an API. May change
|
| // frequently, don't treat this as frozen.
|
|
|