Chromium Code Reviews| Index: remoting/protocol/host_stub.h |
| diff --git a/remoting/protocol/host_stub.h b/remoting/protocol/host_stub.h |
| index cf9fa0b95c3fbaf95a79db5e2d0f95bd8617453c..89bacfa309a552dc4949718037bb19022aaf046b 100644 |
| --- a/remoting/protocol/host_stub.h |
| +++ b/remoting/protocol/host_stub.h |
| @@ -9,7 +9,7 @@ |
| #ifndef REMOTING_PROTOCOL_HOST_STUB_H_ |
| #define REMOTING_PROTOCOL_HOST_STUB_H_ |
| -#include "base/basictypes.h" |
| +#include "base/macros.h" |
| namespace remoting { |
| namespace protocol { |