Index: remoting/host/plugin/host_script_object.h |
diff --git a/remoting/host/plugin/host_script_object.h b/remoting/host/plugin/host_script_object.h |
index a8ec631006d9774fa408de3535e8510e79094acc..d7fab2470c082f625e20d08192151acdbf5fcc49 100644 |
--- a/remoting/host/plugin/host_script_object.h |
+++ b/remoting/host/plugin/host_script_object.h |
@@ -21,12 +21,12 @@ |
#include "base/time.h" |
#include "remoting/base/auto_thread_task_runner.h" |
#include "remoting/host/chromoting_host_context.h" |
-#include "remoting/host/host_key_pair.h" |
#include "remoting/host/log_to_server.h" |
#include "remoting/host/plugin/host_plugin_utils.h" |
#include "remoting/host/setup/daemon_controller.h" |
#include "remoting/host/ui_strings.h" |
#include "remoting/jingle_glue/xmpp_signal_strategy.h" |
+#include "remoting/protocol/key_pair.h" |
Wez
2013/02/23 03:43:20
Do we actually need this include?
rmsousa
2013/02/26 02:38:52
Done.
|
#include "third_party/npapi/bindings/npapi.h" |
#include "third_party/npapi/bindings/npfunctions.h" |
#include "third_party/npapi/bindings/npruntime.h" |