Remove unnecessary gcm token plumbing
GCM token used to be plumbed from native to java and back so that it is stored in the job scheduler across browser restarts. This is no longer required as now, the GCM token is stored in prefs on native's side. This cl removes all the unneeded plumbing code. Bug: 972218 Change-Id: I6e2b91140760c197ee872fc4c761cd6637451ef2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1649341 Auto-Submit: Mohamed Heikal <mheikal@chromium.org> Commit-Queue: Carlos Knippschild <carlosk@chromium.org> Reviewed-by:Carlos Knippschild <carlosk@chromium.org> Cr-Commit-Position: refs/heads/master@{#667362}
Showing
Please register or sign in to comment