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

Unified Diff: remoting/client/connect_to_host_info.cc

Issue 2753963002: Refactoring and rewriting the chromoting jni instance to be chromoting session. (Closed)
Patch Set: Updating based on feedback. Created 3 years, 8 months 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
« no previous file with comments | « remoting/client/connect_to_host_info.h ('k') | remoting/client/ios/bridge/client_instance.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/client/connect_to_host_info.cc
diff --git a/remoting/client/jni/connect_to_host_info.cc b/remoting/client/connect_to_host_info.cc
similarity index 89%
rename from remoting/client/jni/connect_to_host_info.cc
rename to remoting/client/connect_to_host_info.cc
index 8da4776085ec61a5291546ccfe5437ead7868b2e..0cbcf902a9f695e8ee20f87a67f1c57c75e1bf58 100644
--- a/remoting/client/jni/connect_to_host_info.cc
+++ b/remoting/client/connect_to_host_info.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/client/jni/connect_to_host_info.h"
+#include "remoting/client/connect_to_host_info.h"
namespace remoting {
« no previous file with comments | « remoting/client/connect_to_host_info.h ('k') | remoting/client/ios/bridge/client_instance.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698