| Index: chrome/common/extensions/api/hangouts_private.idl
|
| diff --git a/chrome/common/extensions/api/hangouts_private.idl b/chrome/common/extensions/api/hangouts_private.idl
|
| index e574dc354f2a854bad13e7045aefde721bcaf89b..513b34f8afca7847ea9141ea374a3f25afcf3771 100644
|
| --- a/chrome/common/extensions/api/hangouts_private.idl
|
| +++ b/chrome/common/extensions/api/hangouts_private.idl
|
| @@ -8,7 +8,7 @@
|
| // replacing this with a scheme based solution which might be implemented
|
| // using registerProtocolHandler, but we are still finishing that design.
|
| // See crbug.com/306672
|
| -[use_movable_types=true] namespace hangoutsPrivate {
|
| +namespace hangoutsPrivate {
|
|
|
| enum HangoutType {chat, video, audio};
|
|
|
|
|