0
Files
src/content/web_test/common
Daniel Cheng 5dd0baac79 Deprecate all existing uses of mojo_base.mojom.{Dictionary,List}Value.
This is necessary to update the existing typemap to use the newest
version of the base::Value API for dictionaries and lists. There should
be no actual change from this CL, since the C++ typemap for
mojo_base.mojom.{Dictionary,List}Value is exactly the same as the C++
typemap for mojo_base.mojom.Deprecated{Dictionary,List}Value.

Bug: 1301889
Bug: 1301890
Change-Id: I96e77f3a15c693e5c6ffa512cb015c9e11d4e062
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3514804
Reviewed-by: Lei Zhang <thestig@chromium.org>
Commit-Queue: Daniel Cheng <dcheng@chromium.org>
Cr-Commit-Position: refs/heads/main@{#979624}
2022-03-10 03:45:13 +00:00
..