Use the correct content setting for toggling Push Notification permission.
commit95c44bb9cd2e1bdad1eaf99b6a0896708466bb67
authorpeter <peter@chromium.org>
Fri, 9 Jan 2015 16:42:20 +0000 (9 08:42 -0800)
committerCommit bot <commit-bot@chromium.org>
Fri, 9 Jan 2015 16:43:16 +0000 (9 16:43 +0000)
tree3dac24a1b85fbc301657054c87fabd76b652d988
parent4d026c85f12efc21aefd37006b8d37be81c0cffa
Use the correct content setting for toggling Push Notification permission.

The code is currently toggling the defaults for PUSH_MESSAGING, but it
should be using NOTIFICATIONS instead.

BUG=90795

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

Cr-Commit-Position: refs/heads/master@{#310779}
chrome/browser/android/preferences/pref_service_bridge.cc