commit | ba722a2a8ddf967dcadb483ea32d5ad31fc4bdf6 | [log] [tgz] |
---|---|---|
author | kelvinp <[email protected]> | Tue Oct 07 04:17:53 2014 |
committer | Commit bot <[email protected]> | Tue Oct 07 04:18:26 2014 |
tree | dad735bc048ba6aae7b7a68752c397ac4109c4c5 | |
parent | 64fe322511ff993244186c54ff734fee8036ad4f [diff] |
Remote Assistance on Chrome OS Part III - NativeMessageHost This CL extracts the NativeMessageHost interface from the NativeMessageProcessHost A NativeMessageHost hosts a native component, which can be running in the same process as chrome or in a separate process. Review URL: https://codereview.chromium.org/591463003 Cr-Commit-Position: refs/heads/master@{#298366}