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

Unified Diff: remoting/protocol/session_plugin.h

Issue 2586133002: [Chromoting] Implement HostExperimentSessionPlugin (Closed)
Patch Set: Update implementation to match SessionPlugin Created 4 years 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/protocol/session_plugin.h
diff --git a/remoting/protocol/session_plugin.h b/remoting/protocol/session_plugin.h
index f60e095a6daf0ce282b7ac484c6a5bbec3bea5af..0ac5c3899bbdd81ad642d381a95a740237887435 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/webrtc/libjingle/xmllite/xmlelement.h"
namespace remoting {

Powered by Google App Engine
This is Rietveld 408576698