Set default for prefs::kGCMChannelEnabled to true on all channels
GCMProfileService tweaks the default value of prefs::kGCMChannelEnabled so that GCM is enabled by default on the canary/dev/custom channels only. However, the code that uses this pref has been broken for three months now (since http://crrev.com/253787) so that it completely ignores the default pref value. Hence, there is no need to tweak the default. BUG=376746 TEST=Manual Review URL: https://codereview.chromium.org/301433002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272669 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment