diff options
Diffstat (limited to 'chrome/common/extensions/api/copresence.idl')
| -rw-r--r-- | chrome/common/extensions/api/copresence.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/extensions/api/copresence.idl b/chrome/common/extensions/api/copresence.idl index a9c6090..fd87efa 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. -namespace copresence { +[use_movable_types=true] 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. |
