| Index: remoting/host/setup/me2me_native_messaging_host.cc
|
| diff --git a/remoting/host/setup/native_messaging_host.cc b/remoting/host/setup/me2me_native_messaging_host.cc
|
| similarity index 99%
|
| rename from remoting/host/setup/native_messaging_host.cc
|
| rename to remoting/host/setup/me2me_native_messaging_host.cc
|
| index 38ecdb1e5987d3c37c093515fc7bcabf68db287a..63297a96fc99c95071c8b660f7adfc56856df7fa 100644
|
| --- a/remoting/host/setup/native_messaging_host.cc
|
| +++ b/remoting/host/setup/me2me_native_messaging_host.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "remoting/host/setup/native_messaging_host.h"
|
| +#include "remoting/host/setup/me2me_native_messaging_host.h"
|
|
|
| #include <string>
|
|
|
|
|