commit | f39c2a7c033e851ba1ea64f39304c188847dc332 | [log] [tgz] |
---|---|---|
author | jdoerrie <[email protected]> | Wed Nov 22 10:39:32 2017 |
committer | Commit Bot <[email protected]> | Wed Nov 22 10:39:32 2017 |
tree | 400191a98298101c463447c1cace54100cc6182f | |
parent | e2eed2c1927f7371977fe28869aa034d1e443c4f [diff] |
Remove base::Value::IsType() in //components This change removes the deprecated base::Value::IsType() in //components in favor of using is_{none,bool,...}() directly. Bug: 646113 Change-Id: Id03d55287eefbb262aa19da2a9eea01474901d06 Reviewed-on: https://chromium-review.googlesource.com/781663 Reviewed-by: Colin Blundell <[email protected]> Commit-Queue: Jan Wilken Dörrie <[email protected]> Cr-Commit-Position: refs/heads/master@{#518598}
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 .