[Offline Pages] Adds InstanceID token support.
The prefetch service cannot depend on InstanceIDProfileService directly, because the GCMProfileService depends on it. Therefore, we implement a proxy that can summon an InstanceIDProfileService on demand and return a token. Because tokens are short lived in the prefetch system we don't need any further APIs from InstanceID. BUG=701939 Change-Id: I8f4c7b8d08edb155b8e53ee39adaeaa8d120711b Reviewed-on: https://chromium-review.googlesource.com/522143 Commit-Queue: Justin DeWitt <dewittj@chromium.org> Reviewed-by:Jian Li <jianli@chromium.org> Cr-Commit-Position: refs/heads/master@{#477956}
Showing
Please register or sign in to comment