| Index: remoting/protocol/client_stub.h
|
| diff --git a/remoting/protocol/client_stub.h b/remoting/protocol/client_stub.h
|
| index 6db7b91f7e8180a4d854d0c7a9cec94479a77f7b..79d733982cf3a697ceacc31da1abfacdfa1d4d29 100644
|
| --- a/remoting/protocol/client_stub.h
|
| +++ b/remoting/protocol/client_stub.h
|
| @@ -10,7 +10,7 @@
|
| #ifndef REMOTING_PROTOCOL_CLIENT_STUB_H_
|
| #define REMOTING_PROTOCOL_CLIENT_STUB_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "remoting/protocol/clipboard_stub.h"
|
| #include "remoting/protocol/cursor_shape_stub.h"
|
|
|
|
|