| Index: remoting/client/normalizing_input_filter_cros_unittest.cc
|
| diff --git a/remoting/client/normalizing_input_filter_cros_unittest.cc b/remoting/client/normalizing_input_filter_cros_unittest.cc
|
| index be89a27e08de4733dd0ea1cec13b0a4b1ed8e116..e0e4f7f1de04aee541b36ab9aea72180042c8532 100644
|
| --- a/remoting/client/normalizing_input_filter_cros_unittest.cc
|
| +++ b/remoting/client/normalizing_input_filter_cros_unittest.cc
|
| @@ -4,6 +4,8 @@
|
|
|
| #include "remoting/client/normalizing_input_filter_cros.h"
|
|
|
| +#include <stdint.h>
|
| +
|
| #include "remoting/proto/event.pb.h"
|
| #include "remoting/protocol/protocol_mock_objects.h"
|
| #include "remoting/protocol/test_event_matchers.h"
|
|
|