summaryrefslogtreecommitdiffstats
path: root/remoting/host/register_support_host_request.h
diff options
context:
space:
mode:
authorjhawkins@chromium.org <jhawkins@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-05-10 03:49:43 +0000
committerjhawkins@chromium.org <jhawkins@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-05-10 03:49:43 +0000
commit8b43b064460283034234dde05695ad08ce12e5d7 (patch)
treea1e18fb5157603cbbf6742cfaad1703ecb98260e /remoting/host/register_support_host_request.h
parent96fe50e3c30274d1ccb23704c9318857631c549d (diff)
downloadchromium_src-8b43b064460283034234dde05695ad08ce12e5d7.zip
chromium_src-8b43b064460283034234dde05695ad08ce12e5d7.tar.gz
chromium_src-8b43b064460283034234dde05695ad08ce12e5d7.tar.bz2
iwyu: Use callback_old.h where appropriate, part 2.
BUG=none TEST=none R=thakis@chromium.org Review URL: http://codereview.chromium.org/6995007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84753 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting/host/register_support_host_request.h')
-rw-r--r--remoting/host/register_support_host_request.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/host/register_support_host_request.h b/remoting/host/register_support_host_request.h
index 3e90dcf..b8f904e 100644
--- a/remoting/host/register_support_host_request.h
+++ b/remoting/host/register_support_host_request.h
@@ -7,7 +7,7 @@
#include <string>
-#include "base/callback.h"
+#include "base/callback_old.h"
#include "base/memory/ref_counted.h"
#include "base/memory/scoped_ptr.h"
#include "remoting/host/host_key_pair.h"