| Index: remoting/host/remote_input_filter_unittest.cc
|
| diff --git a/remoting/host/remote_input_filter_unittest.cc b/remoting/host/remote_input_filter_unittest.cc
|
| index 0a38bd408b7602dd82cccf31ac990ec1bc788cb2..dcb9ef2761492a08060797b1d918c472e6f74179 100644
|
| --- a/remoting/host/remote_input_filter_unittest.cc
|
| +++ b/remoting/host/remote_input_filter_unittest.cc
|
| @@ -4,6 +4,8 @@
|
|
|
| #include "remoting/host/remote_input_filter.h"
|
|
|
| +#include <stdint.h>
|
| +
|
| #include "remoting/proto/event.pb.h"
|
| #include "remoting/protocol/input_event_tracker.h"
|
| #include "remoting/protocol/protocol_mock_objects.h"
|
|
|