| Index: remoting/protocol/input_filter.h
|
| diff --git a/remoting/protocol/input_filter.h b/remoting/protocol/input_filter.h
|
| index de032f2ea6ee69a7074cf459b7f15201f3971552..8bb9aa8bcd0f4cfb3fce7e28a1b6708516ca2372 100644
|
| --- a/remoting/protocol/input_filter.h
|
| +++ b/remoting/protocol/input_filter.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef REMOTING_PROTOCOL_INPUT_FILTER_H_
|
| #define REMOTING_PROTOCOL_INPUT_FILTER_H_
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "remoting/protocol/input_stub.h"
|
|
|
| namespace remoting {
|
|
|