| Index: chrome/common/extensions/api/gcm.json
|
| diff --git a/chrome/common/extensions/api/gcm.json b/chrome/common/extensions/api/gcm.json
|
| index ca3dfd1cca231972ff8c6aae5a2ca802cf22cf17..00112f7ced6e46d65cc8e59ed0d90c430f74027c 100644
|
| --- a/chrome/common/extensions/api/gcm.json
|
| +++ b/chrome/common/extensions/api/gcm.json
|
| @@ -5,7 +5,7 @@
|
| [
|
| {
|
| "namespace": "gcm",
|
| - "description": "Use <code>chrome.gcm</code> to enable apps and extensions to send and receive messages through <a href='http://developer.android.com/google/gcm/index.html'>Google Cloud Messaging</a>.",
|
| + "description": "Use <code>chrome.gcm</code> to enable apps and extensions to send and receive messages through <a href='http://developer.android.com/google/gcm/index'>Google Cloud Messaging</a>.",
|
| "properties": {
|
| "MAX_MESSAGE_SIZE": {
|
| "value": 4096,
|
|
|