commit | 122c4da76a70443fe965d1413741a79416a6e763 | [log] [tgz] |
---|---|---|
author | jdoerrie <[email protected]> | Mon Mar 06 11:12:04 2017 |
committer | Commit bot <[email protected]> | Mon Mar 06 11:12:04 2017 |
tree | 6323f359568d07f3aa7934b0171893d2ce901791 | |
parent | d8e518533a6a987997cdcf438ddc21573eb75de0 [diff] |
Remove base::StringValue As a follow-up to typedeffing base::StringValue to base::Value in http://crrev.com/2516363005 this change replaces all references to base::StringValue by base::Value. [email protected] BUG=646113 Review-Url: https://codereview.chromium.org/2664753002 Cr-Commit-Position: refs/heads/master@{#454848}