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

Unified Diff: remoting/protocol/session_plugin.h

Issue 2586133002: [Chromoting] Implement HostExperimentSessionPlugin (Closed)
Patch Set: Resolve review comments Created 3 years, 11 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/host/host_experiment_session_plugin_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/protocol/session_plugin.h
diff --git a/remoting/protocol/session_plugin.h b/remoting/protocol/session_plugin.h
index 74a3284823a93770fbe3c5dc19f6a0b5995133f4..710b479aaf6fb5d2beb5a80596997b77bc0a9049 100644
--- a/remoting/protocol/session_plugin.h
+++ b/remoting/protocol/session_plugin.h
@@ -7,9 +7,6 @@
#include <memory>
-#include "base/callback.h"
-#include "remoting/protocol/jingle_messages.h"
-#include "remoting/protocol/session.h"
#include "third_party/libjingle_xmpp/xmllite/xmlelement.h"
namespace remoting {
« no previous file with comments | « remoting/host/host_experiment_session_plugin_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698