commit | 93f486469d03bf0333e92b2c69e471af4e17b787 | [log] [tgz] |
---|---|---|
author | fgorski <fgorski@chromium.org> | Wed Sep 10 23:32:53 2014 |
committer | Commit bot <commit-bot@chromium.org> | Wed Sep 10 23:39:57 2014 |
tree | 309c221760f1d72f7df577be5c819c7de5d9f3f9 | |
parent | e92c5fcdfc5ff26ade4b12cdb7fe2a7b17e611ce [diff] |
[GCM] Adding GCMAccountMapper tests Patch updated after a revert. Original patch: https://codereview.chromium.org/544363002/ 1) When the status is ADDING (adding message is sent), the token is refreshed. 2) When the status is REMOVING (removing message is sent), the token is added again. 3) updating multiple account mappings BUG=374969 R=jianli@chromium.org Review URL: https://codereview.chromium.org/560563003 Cr-Commit-Position: refs/heads/master@{#294259}