diff options
Diffstat (limited to 'remoting/host/register_support_host_request.h')
-rw-r--r-- | remoting/host/register_support_host_request.h | 2 |
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" |