You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changed from base::Value to base::Value::Dict in MakeExtension
This is part of Code Health to change base::DictionaryValue to base::Value::Dict for a few UTs.
As a side effect, this change will also force the change from base::Value to base::Value::Dict in test_environment MakeExtension and all subsequent call sites.
Bug: 1187061
Change-Id: Ic122c85393299a3ee9449aed896d1af4b2168c7b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4118895
Reviewed-by: Dominick Ng <[email protected]>
Reviewed-by: Avi Drissman <[email protected]>
Commit-Queue: David Yeung <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1085722}
0 commit comments