Chromium Code Reviews| Index: remoting/protocol/input_stub.h |
| diff --git a/remoting/protocol/input_stub.h b/remoting/protocol/input_stub.h |
| index 4277713c95f450663e230fc0674bf1805a092a80..d73d3fff944f2954911eb22d36f6a418752c46f8 100644 |
| --- a/remoting/protocol/input_stub.h |
| +++ b/remoting/protocol/input_stub.h |
| @@ -8,7 +8,7 @@ |
| #ifndef REMOTING_PROTOCOL_INPUT_STUB_H_ |
| #define REMOTING_PROTOCOL_INPUT_STUB_H_ |
| -#include "base/basictypes.h" |
| +#include "base/macros.h" |
| namespace remoting { |
| namespace protocol { |