Update usage of GetOffTheRecordProfile in ProfileHelperImpl.
Profile API is being updated (issue 1033903) and the usage of GetOffTheRecordProfile without argument is getting deprecated. Use cases of this call that only refer to incognito or guest mode can use GetPrimaryOTRProfile() instead. All calls to this function in ProfileHelperImpl are updated. This CL does not make any behavioral changes. Bug: 1060940 Change-Id: I946e0e39817ab32ce07a93009dddf5c5aef3019b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2143813Reviewed-by:James Cook <jamescook@chromium.org> Commit-Queue: Ramin Halavati <rhalavati@chromium.org> Cr-Commit-Position: refs/heads/master@{#758130}
Showing
Please register or sign in to comment