Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(307)

Unified Diff: remoting/host/native_messaging/native_messaging_reader.h

Issue 49113003: It2Me native messaging: GYP and source refactoring (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Max/Linux build break: remoting_native_messaging_host Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: remoting/host/native_messaging/native_messaging_reader.h
diff --git a/remoting/host/setup/native_messaging_reader.h b/remoting/host/native_messaging/native_messaging_reader.h
similarity index 92%
rename from remoting/host/setup/native_messaging_reader.h
rename to remoting/host/native_messaging/native_messaging_reader.h
index b9c81c335a4a44f3cd17dab3cf5b818472f4a6ed..06eb4cc1cd14ce2f3226b734e8c5de3cbc7ec3f4 100644
--- a/remoting/host/setup/native_messaging_reader.h
+++ b/remoting/host/native_messaging/native_messaging_reader.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_READER_H_
-#define REMOTING_HOST_SETUP_NATIVE_MESSAGING_READER_H_
+#ifndef REMOTING_HOST_NATIVE_MESSAGING_NATIVE_MESSAGING_READER_H_
+#define REMOTING_HOST_NATIVE_MESSAGING_NATIVE_MESSAGING_READER_H_
#include "base/basictypes.h"
#include "base/callback.h"
@@ -73,4 +73,4 @@ class NativeMessagingReader {
} // namespace remoting
-#endif // REMOTING_HOST_SETUP_NATIVE_MESSAGING_READER_H_
+#endif // REMOTING_HOST_NATIVE_MESSAGING_NATIVE_MESSAGING_READER_H_
« no previous file with comments | « remoting/host/native_messaging/native_messaging_channel.cc ('k') | remoting/host/native_messaging/native_messaging_reader.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698