| Index: remoting/protocol/clipboard_stub.h
|
| diff --git a/remoting/protocol/clipboard_stub.h b/remoting/protocol/clipboard_stub.h
|
| index e15f44aff1b5566d6d33902b95b0ce4bdaba2421..1c6b8fb52c27502a6a2e5cabbca381c26a36f269 100644
|
| --- a/remoting/protocol/clipboard_stub.h
|
| +++ b/remoting/protocol/clipboard_stub.h
|
| @@ -8,7 +8,7 @@
|
| #ifndef REMOTING_PROTOCOL_CLIPBOARD_STUB_H_
|
| #define REMOTING_PROTOCOL_CLIPBOARD_STUB_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
|
|
| namespace remoting {
|
| namespace protocol {
|
|
|