[CrOS MultiDevice] Add //chromeos/services/secure_channel w/ Mojo files.
This CL creates a new directory in //chromeos/services for the upcoming SecureChannel service (see go/chrome-os-multi-device-apis). Additionally, this CL adds the secure_channel.mojom file which will be used to implement the service. Currently, that file only defines the ConnectionDelegate interface, which is intended to be implemented by clients of the service. This CL adds a test double for that class, to be used in a follow-up CL: https://chromium-review.googlesource.com/c/chromium/src/+/1038649 Bug: 824568, 752273 Change-Id: I9ce9d7d7bff02464e1eec71d3193c63602e27477 Reviewed-on: https://chromium-review.googlesource.com/1033509Reviewed-by:Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Ken Rockot <rockot@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Ryan Hansberry <hansberry@chromium.org> Cr-Commit-Position: refs/heads/master@{#555276}
Showing
Please register or sign in to comment