From bd309ee68c9e457da3e86a56f344d55573591032 Mon Sep 17 00:00:00 2001 From: "sergeyu@chromium.org" Date: Thu, 27 Sep 2012 20:10:16 +0000 Subject: Cleanups in Chromoting Host. 1. Removed constants.[h|cc] 2. Removed platform if-defs in remoting_me2me_host.cc where they are not necessary. Review URL: https://codereview.chromium.org/10913260 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@159101 0039d316-1c4b-4281-b951-d872f2087c98 --- remoting/host/heartbeat_sender.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'remoting/host/heartbeat_sender.cc') diff --git a/remoting/host/heartbeat_sender.cc b/remoting/host/heartbeat_sender.cc index ee63ffd5..167b5e1 100644 --- a/remoting/host/heartbeat_sender.cc +++ b/remoting/host/heartbeat_sender.cc @@ -13,7 +13,6 @@ #include "base/string_number_conversions.h" #include "base/time.h" #include "remoting/base/constants.h" -#include "remoting/host/constants.h" #include "remoting/host/server_log_entry.h" #include "remoting/jingle_glue/iq_sender.h" #include "remoting/jingle_glue/signal_strategy.h" -- cgit v1.1