| Index: chrome/common/extensions/api/copresence.idl
|
| diff --git a/chrome/common/extensions/api/copresence.idl b/chrome/common/extensions/api/copresence.idl
|
| index fd87efa860b2f8570d3be334afd4b7cdeb8c8270..a9c60908ec173f4bb0d47a591952ee8f4d033182 100644
|
| --- a/chrome/common/extensions/api/copresence.idl
|
| +++ b/chrome/common/extensions/api/copresence.idl
|
| @@ -4,7 +4,7 @@
|
|
|
| // Use the <code>chrome.copresence</code> API to communicate with other nearby
|
| // devices using Google's copresence service.
|
| -[use_movable_types=true] namespace copresence {
|
| +namespace copresence {
|
| // Suggestions to copresence on how to do the publication and subscription.
|
| // Note: These are only suggestions. Actual behavior may not always match
|
| // what is requested.
|
|
|