Index: remoting/host/native_messaging/native_messaging_writer.h |
diff --git a/remoting/host/setup/native_messaging_writer.h b/remoting/host/native_messaging/native_messaging_writer.h |
similarity index 79% |
rename from remoting/host/setup/native_messaging_writer.h |
rename to remoting/host/native_messaging/native_messaging_writer.h |
index 72e5345b17b7611834c44ded3edbee389df47029..6208f91e36bec320579900680d6ed6f8fd4c6bb3 100644 |
--- a/remoting/host/setup/native_messaging_writer.h |
+++ b/remoting/host/native_messaging/native_messaging_writer.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef REMOTING_HOST_SETUP_NATIVE_MESSAGING_WRITER_H_ |
-#define REMOTING_HOST_SETUP_NATIVE_MESSAGING_WRITER_H_ |
+#ifndef REMOTING_HOST_NATIVE_MESSAGING_NATIVE_MESSAGING_WRITER_H_ |
+#define REMOTING_HOST_NATIVE_MESSAGING_NATIVE_MESSAGING_WRITER_H_ |
#include "base/platform_file.h" |
#include "net/base/file_stream.h" |
@@ -34,4 +34,4 @@ class NativeMessagingWriter { |
} // namespace remoting |
-#endif // REMOTING_HOST_SETUP_NATIVE_MESSAGING_WRITER_H_ |
+#endif // REMOTING_HOST_NATIVE_MESSAGING_NATIVE_MESSAGING_WRITER_H_ |