Fix presubmit warnings on authpolicy credentials manager
Replaces the usage of banned method (std::to_string) on authpolicy credentials manager files by the appropriated one. In this case, since the notification_id is not an user-visible string, the locale-independent method base::NumberToString will be used. Bug: 1027241 Change-Id: I7884f0dbeabefa315d4b1c096c89654d4f5e9719 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1929811 Commit-Queue: Felipe Andrade <fsandrade@chromium.org> Reviewed-by:Roman Sorokin [CET] <rsorokin@chromium.org> Cr-Commit-Position: refs/heads/master@{#719116}
Showing
Please register or sign in to comment