commit | f88e5108fc018e680a449f876bddc2bded9fb122 | [log] [tgz] |
---|---|---|
author | Raul Tambre <[email protected]> | Wed Feb 06 10:54:03 2019 |
committer | Commit Bot <[email protected]> | Wed Feb 06 10:54:03 2019 |
tree | 134c0b835264082ece5d2f33b2d99a75d1dec4e3 | |
parent | 2115b4c944ace546b622c72c5f2a7ab6f763289e [diff] |
//components: Convert base::(U)Int(64)ToString(16) to NumberToString(16) The former non-overloaded variants are deprecated. Removed casts where they are now unnecessary. This is a mechanical change; there is no intended behavior change. Change-Id: Idc852a0940c2e104a3b38c7419d29f5df5b05125 Reviewed-on: https://chromium-review.googlesource.com/c/1454631 Reviewed-by: Sylvain Defresne <[email protected]> Reviewed-by: Marc Treib <[email protected]> Commit-Queue: Marc Treib <[email protected]> Cr-Commit-Position: refs/heads/master@{#629523}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .