Add deprecation message in chrome.pushMessaging API
commit0dcab3d52efddd480376816797a8257a371995b9
authorfgorski <fgorski@chromium.org>
Fri, 5 Sep 2014 16:56:23 +0000 (5 09:56 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 5 Sep 2014 17:00:19 +0000 (5 17:00 +0000)
tree2beeec67ccda4f8a915713dcfcf31780841307fc
parent120ebf5b742e010238c7bcfb5562e320bb71c34d
Add deprecation message in chrome.pushMessaging API

Deprecation messages are added in:
* getChannelId function - displayed to console
* documentation of chrome.pushMessaging/GCM for Chrome V1

BUG=403952

Review URL: https://codereview.chromium.org/476883003

Cr-Commit-Position: refs/heads/master@{#293539}
chrome/browser/extensions/api/push_messaging/push_messaging_api.cc
chrome/common/extensions/api/push_messaging.idl
chrome/common/extensions/docs/templates/articles/cloudMessagingV1.html
chrome/common/extensions/docs/templates/articles/gcm_server.html