cros_network_config.mojom: Use unions for ConfigProperties
This CL uses a unuion for type specific properties in ConfigProperties. Since the config properties are typically generated on the fly and passed from UI -> the CrosNetworkConfig implementation, the union type is used to specify the network type (i.e. no explicit type is required). Bug: 853953 Change-Id: I08ae054f8d5554727c4d9422ca325b284c3927e8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1850724 Commit-Queue: Steven Bennetts <stevenjb@chromium.org> Reviewed-by:Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#704740}
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment