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

Unified Diff: remoting/client/jni/jni_runtime_delegate.h

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/jni/jni_client.cc ('k') | remoting/client/native_device_keymap.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/client/jni/jni_runtime_delegate.h
diff --git a/remoting/client/jni/jni_runtime_delegate.h b/remoting/client/jni/jni_runtime_delegate.h
index 741937b10f1ce178e81129da03df5c464c0b5ffb..384a1bf55b28f1eb405373c281835dc35ccd5dd2 100644
--- a/remoting/client/jni/jni_runtime_delegate.h
+++ b/remoting/client/jni/jni_runtime_delegate.h
@@ -14,7 +14,7 @@
#include "remoting/base/auto_thread.h"
#include "remoting/base/telemetry_log_writer.h"
#include "remoting/client/chromoting_client_runtime.h"
-#include "remoting/client/jni/chromoting_jni_instance.h"
+#include "remoting/client/chromoting_session.h"
#include "remoting/protocol/connection_to_host.h"
namespace base {
« no previous file with comments | « remoting/client/jni/jni_client.cc ('k') | remoting/client/native_device_keymap.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698