Small refactoring: make the Process* routines return void.
commiteb04d7d93c78d4752b59243f73a0b5a443da1dd4
authorweitaosu@chromium.org <weitaosu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 2 Jan 2014 23:43:37 +0000 (2 23:43 +0000)
committerweitaosu@chromium.org <weitaosu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 2 Jan 2014 23:43:37 +0000 (2 23:43 +0000)
treec4acc53214379b537a62eeb9a5b10ded6a15d8de
parentcf77b0a256add16d1d6bede77cd741dc76512d67
Small refactoring: make the Process* routines return void.

This makes my subsequent change easier: the Process* routines will need to either carry out the task or delegate to an elevated host instance and I want those routines, not the caller, to handle the error condition.

BUG=325567

Review URL: https://codereview.chromium.org/121973002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@242842 0039d316-1c4b-4281-b951-d872f2087c98
remoting/host/setup/me2me_native_messaging_host.cc
remoting/host/setup/me2me_native_messaging_host.h