commit | 1e4eeb8981f9fe906e29bf830dc0c41536ee561f | [log] [tgz] |
---|---|---|
author | jdoerrie <[email protected]> | Wed Aug 02 23:25:52 2017 |
committer | Commit Bot <[email protected]> | Wed Aug 02 23:25:52 2017 |
tree | d5884236caf4af7f7cb4fe73ed8d5fa3656b1f9d | |
parent | 47f019304a77cd50ce7b43c10a064e7f9dc8f34a [diff] |
Remove base::Value::SetBooleanWithoutPathExpansion This change removes the deprecated SetBooleanWithoutPathExpansion from base::Value. Existing usages are replaced by SetKey(key, Value(bool)). Bug: 646113 Change-Id: I4d7f1a60909765ec6a956360312c11b32173429f Reviewed-on: https://chromium-review.googlesource.com/590448 Commit-Queue: Jan Wilken Dörrie <[email protected]> Reviewed-by: Steven Bennetts <[email protected]> Reviewed-by: Brett Wilson <[email protected]> Cr-Commit-Position: refs/heads/master@{#491549}
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 .