Fix profile usages at AutoFetchNotifier and OfflineNotificationBT.
This CL removes TODO for profile usages at AutoFetchNotifier and OfflineNotificationBackgroundTask, while adding a comment about profile. Since both classes are only called by other classes of offline pages and offline pages is only available in regular mode, those two are only called during regular mode. Hence, it is correct to use always regular profile there. Note: This change is only code clean-up, does not change any behaviour. Bug: 1067314 Change-Id: I41e2191932379fe17e8c1930b0d270e50ce0f79b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2225721 Commit-Queue: Side YILMAZ <sideyilmaz@chromium.org> Reviewed-by:Scott Little <sclittle@chromium.org> Reviewed-by:
Carlos Knippschild <carlosk@chromium.org> Reviewed-by:
Ramin Halavati <rhalavati@chromium.org> Cr-Commit-Position: refs/heads/master@{#776454}
Showing
Please register or sign in to comment