Push API: Remove deprecated lastAppId storage.
commiteaa83600022fc132b288fc2a41bdc8bf1eeca5c2
authorjohnme <johnme@chromium.org>
Mon, 9 Feb 2015 19:04:48 +0000 (9 11:04 -0800)
committerCommit bot <commit-bot@chromium.org>
Mon, 9 Feb 2015 19:05:25 +0000 (9 19:05 +0000)
treed56bff3d77da9e07f412d99e4df3ac209dabe570
parent2d3f4b2a13d7a9cf0dc2a3cffed9b29f441858eb
Push API: Remove deprecated lastAppId storage.

This was just a hacky workaround whilst GCM didn't send us subtypes for
incoming messages. Now that it does, we don't need it any more (and it
might cause false positives during testing).

BUG=350383

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

Cr-Commit-Position: refs/heads/master@{#315358}
components/gcm_driver/android/java/src/org/chromium/components/gcm_driver/GCMDriver.java
components/gcm_driver/android/java/src/org/chromium/components/gcm_driver/GCMListener.java