| Index: remoting/host/native_messaging/native_messaging_reader.cc
|
| diff --git a/remoting/host/setup/native_messaging_reader.cc b/remoting/host/native_messaging/native_messaging_reader.cc
|
| similarity index 98%
|
| rename from remoting/host/setup/native_messaging_reader.cc
|
| rename to remoting/host/native_messaging/native_messaging_reader.cc
|
| index 71516533f1b033bcac708cda0948dcb44d187fc9..031daf7212609a118f67e1a12cf4939d842e6284 100644
|
| --- a/remoting/host/setup/native_messaging_reader.cc
|
| +++ b/remoting/host/native_messaging/native_messaging_reader.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_reader.h"
|
| +#include "remoting/host/native_messaging/native_messaging_reader.h"
|
|
|
| #include <string>
|
|
|
|
|