Remote Assistance on Chrome OS Part II - Native Messaging renaming
This CL lays the ground work for implementing in process native messaging.
It extracts a common interface |NativeMessagingChannel| outs of
native_messaging_channel.h and renames the existing implementation
to pipe_messaging_channel.
This CL is best reviewed by diffing against patch set 1.
Committed:
https://crrev.com/3a76af7b69d0b8b8cfe09a6fe264bde945364ab6
Cr-Commit-Position: refs/heads/master@{#295851}