| Index: remoting/host/native_messaging/native_messaging_writer.cc
|
| diff --git a/remoting/host/setup/native_messaging_writer.cc b/remoting/host/native_messaging/native_messaging_writer.cc
|
| similarity index 97%
|
| rename from remoting/host/setup/native_messaging_writer.cc
|
| rename to remoting/host/native_messaging/native_messaging_writer.cc
|
| index 15d6cd7bd1c7d7f842dd3fe7c4982c0e72cccb50..9788f21e3612965807aa57d40b00f41b8722b9eb 100644
|
| --- a/remoting/host/setup/native_messaging_writer.cc
|
| +++ b/remoting/host/native_messaging/native_messaging_writer.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_writer.h"
|
| +#include "remoting/host/native_messaging/native_messaging_writer.h"
|
|
|
| #include <string>
|
|
|
|
|