| Index: remoting/host/gcd_rest_client.h
|
| diff --git a/remoting/host/gcd_rest_client.h b/remoting/host/gcd_rest_client.h
|
| index e83b1fd19037b2759e20e40bccfcdfee15be781f..52c49e863d4c91c6d1e4fbaa4231fca7d72166f9 100644
|
| --- a/remoting/host/gcd_rest_client.h
|
| +++ b/remoting/host/gcd_rest_client.h
|
| @@ -7,8 +7,8 @@
|
|
|
| #include <queue>
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/callback.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/time/clock.h"
|
| #include "net/url_request/url_fetcher_delegate.h"
|
|
|