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

Unified Diff: remoting/host/native_messaging/native_messaging_channel.cc

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_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"
« no previous file with comments | « remoting/host/native_messaging/native_messaging_channel.h ('k') | remoting/host/native_messaging/native_messaging_reader.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698