| Index: remoting/host/native_messaging/native_messaging_channel.cc
|
| diff --git a/remoting/host/setup/native_messaging_channel.cc b/remoting/host/native_messaging/native_messaging_channel.cc
|
| similarity index 97%
|
| rename from remoting/host/setup/native_messaging_channel.cc
|
| rename to remoting/host/native_messaging/native_messaging_channel.cc
|
| index b93fd94caf86fe245087b5a125d7a5878e8564b9..3d4cf60ba58194caa3ccdf90c59f65dfd35540b1 100644
|
| --- a/remoting/host/setup/native_messaging_channel.cc
|
| +++ b/remoting/host/native_messaging/native_messaging_channel.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_channel.h"
|
| +#include "remoting/host/native_messaging/native_messaging_channel.h"
|
|
|
| #include "base/basictypes.h"
|
| #include "base/bind.h"
|
|
|