This repository has been archived by the owner on Jul 18, 2018. It is now read-only.
forked from ChromiumWebApps/chromium
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This change introduces RemoveKey and RemovePath to base::Value. This complements the existing Set and Find methods and deprecates the currently existing base::DictionaryValue::Remove, RemovePath and RemoveWithoutPathExpansion. Bug: 646113 Change-Id: I964802e5ef1017b81b9accd4026b8d919a5b04b4 Reviewed-on: https://chromium-review.googlesource.com/637833 Commit-Queue: Jan Wilken Dörrie <[email protected]> Reviewed-by: Brett Wilson <[email protected]> Cr-Commit-Position: refs/heads/master@{#499511}
- Loading branch information
Showing
3 changed files
with
104 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters