| Index: chrome/common/extensions/api/gcm.json
|
| diff --git a/chrome/common/extensions/api/gcm.json b/chrome/common/extensions/api/gcm.json
|
| index b93057dbfe6eeb9c4b9c1c49254e1a6c90ddcb43..aefee4b3efe5eadbdb89064e1644a6ed5c50d991 100644
|
| --- a/chrome/common/extensions/api/gcm.json
|
| +++ b/chrome/common/extensions/api/gcm.json
|
| @@ -6,7 +6,6 @@
|
| {
|
| "namespace": "gcm",
|
| "description": "Use <code>chrome.gcm</code> to enable apps and extensions to send and receive messages through the <a href='http://developer.android.com/google/gcm/'>Google Cloud Messaging Service</a>.",
|
| - "compiler_options": {"use_movable_types": true},
|
| "properties": {
|
| "MAX_MESSAGE_SIZE": {
|
| "value": 4096,
|
|
|