Support using mirror account consistency on local new tab page.
Mirror account consistency can be required by an enterprise policy or in case the signed in user is a child account. This is done by adding the "X-Chrome-Connected: enable_account_consistency=true" header to the request. For regular requests, this is done by chrome/browser/signin/chrome_signin_helper.cc's FixAccountConsistencyRequestHeader, but the local new tab page uses a different code path. Bug: 790970 Change-Id: I81c86075c2b7488639beb4e919d429d53411c6fb Reviewed-on: https://chromium-review.googlesource.com/879141 Commit-Queue: Marton Hunyady <hunyadym@chromium.org> Reviewed-by:David Roger <droger@chromium.org> Reviewed-by:
Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#532839}
Showing
Please register or sign in to comment